Fix mclu spec builds.
[mclu.git] / Makefile.am
index af13282..4447916 100644 (file)
@@ -17,6 +17,9 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
+# Why doesn't automake include _SCRIPTS and _DATA ...?
+EXTRA_DIST = mclu.spec $(pkgdata_SCRIPTS) $(conf_DATA)
+
 # This rule just ensures that the wrapper binary and Python files get
 # installed when we do 'make install'.