aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.devel4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.devel b/Makefile.devel
index 73425acb..406e4443 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -71,10 +71,10 @@ TAR=tar
DEVELMAKE=make -f Makefile.devel
# Files not to include the distribution area or tarball
-NONDISTFILES=todo html etc Makefile.devel doc/notes.txt images/*.xcf images/notes.txt images/gimp images/Makefile
+NONDISTFILES=html etc Makefile.devel doc/notes.txt images/*.xcf images/notes.txt images/gimp images/Makefile
# Files not to include in the distribution tarball
-IGNOREDFILES=doc/ProofGeneral.dvi Makefile.devel
+IGNOREDFILES=doc/ProofGeneral.dvi Makefile.devel todo
# Temporary directory to to build a distribution in
DISTBUILDIR = /tmp/ProofGeneralRelease