Supply YAZ Proxy version in Z39.50 init responses
[yazproxy-moved-to-github.git] / Makefile.am
index e10164b..720a92c 100644 (file)
@@ -2,10 +2,11 @@ AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = src include etc doc 
 
-EXTRA_DIST= README LICENSE yazpp.m4 buildconf.sh
+ACLOCAL_AMFLAGS = -I m4
 
-# disabled for now.
-dist-hook-a:
+EXTRA_DIST= README LICENSE m4/yazpp.m4 m4/yaz.m4 m4/usemarcon.m4 buildconf.sh
+
+dist-hook:
        mkdir $(distdir)/win
        cp $(srcdir)/win/makefile $(distdir)/win/
        mkdir $(distdir)/debian