X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=2232779fc4948c4ba87c2af63bd1c41104711797;hb=87515c8d89b4b0e3ceadac4bded487efa099a94e;hp=0d41f006647ae41f39e7c434848ebe37bedc5981;hpb=1c1f26b0b758efb903aaa0a6288dfabf1efcdc17;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 0d41f00..2232779 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:35 adam Exp $ +## $Id: Makefile.am,v 1.2 2000-04-06 09:03:27 adam Exp $ AUTOMAKE_OPTIONS=foreign @@ -16,6 +16,7 @@ SPEC_FILE=$(PACKAGE).spec dist-hook: cd doc; make cp $(srcdir)/LICENSE* $(distdir) + cp $(srcdir)/*.spec $(distdir) mkdir $(distdir)/win for i in $(srcdir)/win/*; do \ if test -f $$i; then \