X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=44479169b0435303accaa559ba3250b1e93498fc;hb=bd56001376b23903d09d45e5693ce6dae90b6afd;hp=af1328215f3f89344cbf1e4924d11c5a885a684b;hpb=8f509fea52826d18df504f18ad0e702f54320f48;p=mclu.git diff --git a/Makefile.am b/Makefile.am index af13282..4447916 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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'.