summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 082b03d..3509721 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,10 @@ endif
SUBDIRS = $(GLIB_SUBDIR) $(POPT_SUBDIR) . check
+# normally we'd want glib to be part of DIST_SUBDIRS unconditionally,
+# but distclean gets broken unless we always run glib's configure
+DIST_SUBDIRS = $(GLIB_SUBDIR) popt . check
+
m4dir = $(datadir)/aclocal
m4_DATA = pkg.m4