Fixed message typo.
[captive.git] / Makefile.am
index 2471688..80ad619 100644 (file)
@@ -19,7 +19,8 @@
 include $(top_srcdir)/Makefile-head.am
 
 AUTOMAKE_OPTIONS=gnu
-SUBDIRS=macros src doc po
+ACLOCAL_AMFLAGS=-I macros
+SUBDIRS=macros src doc fonts yum.repos.d po
 ## to automatically rebuild aclocal.m4 if any of the macros in
 ## `macros/' change
 @MAINT@include macros/macros.dep
@@ -33,6 +34,7 @@ REACTOS_SOURCES= \
 
 EXTRA_DIST+= \
                INSTALL \
+               THANKS \
                mkinstalldirs \
                captive.spec.in \
                Makefile-head.am \
@@ -41,7 +43,33 @@ EXTRA_DIST+= \
                .vimrc \
                .gdbinit \
                ChangeLog \
-               $(REACTOS_SOURCES)
+               $(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/captive.postinst \
+               debian/captive.postrm \
+               debian/changelog.in \
+               debian/control \
+               debian/copyright \
+               debian/rules \
+               cvs2cl-usermap \
+               gnome_vfs_read_entire_file.c \
+               build-static
+
+ROS_CVS:= \
+               $(foreach rosdir,$(REACTOS_SOURCES),$(shell find $(srcdir)/$(rosdir) -name CVS -type d))
+
+BUILT_SOURCES+= \
+               $(ROS_CVS)
+
+# Needed for dpkg-buildpackage(1):
+EXTRA_DIST+=debian/changelog
 
 MAINTAINERCLEANFILES+= \
                ChangeLog