added check for automake version, which must be version 1.9 or newer, otherwise the...
[metaproxy-moved-to-github.git] / Makefile.am
index b008944..6ea48bf 100644 (file)
@@ -1,5 +1,11 @@
-AUTOMAKE_OPTIONS = foreign
+##AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = src 
 
-##EXTRA_DIST= m4/yazpp.m4 m4/yaz.m4  buildconf.sh
+EXTRA_DIST= m4/yazpp.m4 m4/yaz.m4  buildconf.sh
+
+MAINTAINERCLEANFILES    = Makefile.in aclocal.m4 configure 
+
+# doxygen target
+dox:
+       doxygen