X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fgils%2FMakefile.am;h=90c396b54b9fb4720a6b7d6234b3d898b2022b8d;hb=7c3637ab5bd6e3d366eb25296ac4ece396208926;hp=780b782acd637432b2186671de48ef0e9edf38be;hpb=681dc600200afd81cec7d692af984ec925ff51dc;p=idzebra-moved-to-github.git diff --git a/examples/gils/Makefile.am b/examples/gils/Makefile.am index 780b782..90c396b 100644 --- a/examples/gils/Makefile.am +++ b/examples/gils/Makefile.am @@ -1,8 +1,10 @@ -dist-hook: - -mkdir $(distdir)/records - cp $(srcdir)/records/*.grs $(distdir)/records +# $Id: Makefile.am,v 1.3 2004-03-09 19:42:02 adam Exp $ EXTRA_DIST = zebra.cfg clean: rm -f *.mf *..LCK zebrasrv.pid + +dist-hook: + -mkdir $(distdir)/records + cp $(srcdir)/records/*.grs $(distdir)/records