X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile.am;h=c3f83d2b99431f29736c04cf3bb9cfc08a5ee6e1;hb=9e274f5e63619435e8b68f3abe297d0ed7e26e0f;hp=dfd7131e9ace77fcc4296ac342c9a812846d78b4;hpb=d8fc7aa24ca2b121ab07bde1f4de12921fc6957e;p=lufs.git diff --git a/Makefile.am b/Makefile.am index dfd7131..c3f83d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,35 @@ -SUBDIRS=kernel lufsd filesystems util include man -DIST_SUBDIRS=kernel lufsd filesystems util include docs man +SUBDIRS=macros kernel lufsd filesystems util include man +DIST_SUBDIRS=macros kernel lufsd filesystems util include docs man +## to automatically rebuild aclocal.m4 if any of the macros in +## `macros/' change +@MAINT@include macros/macros.dep +@MAINT@macros/macros.dep: macros/Makefile.am +@MAINT@ cd macros && $(MAKE) macros.dep -EXTRA_DIST=bootstrap Contributors lufs.spec +EXTRA_DIST= \ + Contributors \ + lufs.spec.in \ + cvs2cl-usermap \ + autogen.pl \ + Makefile-head.am \ + ChangeLog.captive \ + .vimrc \ + debian/changelog.in \ + debian/configure-subst-x.patch \ + debian/control \ + debian/copyright \ + debian/lufs.conffiles \ + debian/lufs.dirs \ + debian/lufs.docs \ + debian/lufs.files \ + debian/postinst \ + debian/postrm \ + debian/prerm \ + debian/rules \ + NEWS.captive -EXTRA_DIST+= \ - ChangeLog.captive +# Needed for dpkg-buildpackage(1): +EXTRA_DIST+=debian/changelog MAINTAINERCLEANFILES= \ ChangeLog.captive