Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / examples / gils / Makefile.am
index 780b782..a9e8127 100644 (file)
@@ -1,8 +1,9 @@
-dist-hook:
-       -mkdir $(distdir)/records
-       cp $(srcdir)/records/*.grs $(distdir)/records
 
 EXTRA_DIST = zebra.cfg 
 
 clean:
        rm -f *.mf *..LCK zebrasrv.pid
+
+dist-hook:
+       -mkdir $(distdir)/records
+       cp $(srcdir)/records/*.grs $(distdir)/records