X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile.am;h=0ef706ab5385fd5703f5e0a77d44af805634dc37;hb=ef631d9c5eb019c66d5eb9adf2d46fe231ede67b;hp=0bb6db3d7816eff046d8921404dbdd127c12466f;hpb=bb5d656b7a6b4b71f31d430882899305731971ca;p=captive.git diff --git a/Makefile.am b/Makefile.am index 0bb6db3..0ef706a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,6 +33,7 @@ REACTOS_SOURCES= \ EXTRA_DIST+= \ INSTALL \ + THANKS \ mkinstalldirs \ captive.spec.in \ Makefile-head.am \ @@ -42,13 +43,25 @@ EXTRA_DIST+= \ .gdbinit \ ChangeLog \ $(REACTOS_SOURCES) \ + debian/captive-lufs.files \ + debian/captive-install.conffiles \ + debian/captive-install.files \ + debian/captive-install.postinst \ + debian/captive-install.prerm \ 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 + debian/rules \ + cvs2cl-usermap \ + gnome_vfs_read_entire_file.c + +# Needed for dpkg-buildpackage(1): +EXTRA_DIST+=debian/changelog MAINTAINERCLEANFILES+= \ ChangeLog