]> Pileus Git - aweather/blobdiff - Makefile.am
Remove gnulib, it's a huge pain
[aweather] / Makefile.am
index 6b237e4d1c5dfff1e30ea421061677440a2919c9..5a748cbaa1ea4d20512e1374e60d29784c64ccf7 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = data lib src docs
+SUBDIRS = data src docs
 
 ACLOCAL_AMFLAGS = -I m4
 
@@ -6,8 +6,6 @@ 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)