]> Pileus Git - aweather/blobdiff - Makefile.am
Win32 port (and gnulib)
[aweather] / Makefile.am
index 74c25e0d3acd40b930151e1d5bdedbc802787eae..f472e79c51e3fd918c9a1933918a223242581c09 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = src data docs
+SUBDIRS = lib src data docs
 
 ACLOCAL_AMFLAGS = -I m4
 
@@ -6,6 +6,8 @@ MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.h.in config.sub \
                       configure depcomp gtk-doc.make install-sh ltmain.sh \
                       Makefile.in missing
 
+EXTRA_DIST = m4/gnulib-cache.m4
+
 test: all
        (cd src && make test)