+Set direct-write buffers limit for sandbox child.
[captive.git] / Makefile.am
index 90fa513..72c22d5 100644 (file)
@@ -41,7 +41,15 @@ EXTRA_DIST+= \
                .vimrc \
                .gdbinit \
                ChangeLog \
-               $(REACTOS_SOURCES)
+               $(REACTOS_SOURCES) \
+               debian/captive.conffiles \
+               debian/captive.docs \
+               debian/captive.files \
+               debian/changelog \
+               debian/control \
+               debian/copyright \
+               debian/lufs.files \
+               debian/rules
 
 MAINTAINERCLEANFILES+= \
                ChangeLog
@@ -51,7 +59,7 @@ CLEANFILES+= \
 
 if MAINTAINER_MODE
 ChangeLog:
-       cvs2cl.pl --usermap cvs2cl-usermap --window 3600 --separate-header --no-wrap --file $@ . $(REACTOS_SOURCES)
+       cvs2cl --usermap cvs2cl-usermap --window 3600 --separate-header --no-wrap --file $@ . $(REACTOS_SOURCES)
 
 else
 ChangeLog: