X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile.am;h=747f11a2548e172353b27f20b395ab59a355cc62;hb=393ff7276bf7293c970353c5d738c7449590290c;hp=4ae2fa4d6f9f930e1947ac6d3ef8e9a6200c7a8b;hpb=67a617033a4404f32ed0128932a597c4ca9e73dd;p=captive.git diff --git a/Makefile.am b/Makefile.am index 4ae2fa4..747f11a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,7 @@ include $(top_srcdir)/Makefile-head.am AUTOMAKE_OPTIONS=gnu +ACLOCAL_AMFLAGS=-I macros SUBDIRS=macros src doc po ## to automatically rebuild aclocal.m4 if any of the macros in ## `macros/' change @@ -33,6 +34,7 @@ REACTOS_SOURCES= \ EXTRA_DIST+= \ INSTALL \ + THANKS \ mkinstalldirs \ captive.spec.in \ Makefile-head.am \ @@ -50,11 +52,17 @@ EXTRA_DIST+= \ debian/captive.conffiles \ debian/captive.docs \ debian/captive.files \ - debian/changelog \ + debian/captive.postinst \ + debian/captive.postrm \ + debian/changelog.in \ debian/control \ debian/copyright \ debian/rules \ - cvs2cl-usermap + cvs2cl-usermap \ + gnome_vfs_read_entire_file.c + +# Needed for dpkg-buildpackage(1): +EXTRA_DIST+=debian/changelog MAINTAINERCLEANFILES+= \ ChangeLog