aboutsummaryrefslogtreecommitdiff
path: root/Makefile.devel
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-29 19:12:00 +0000
committerDavid Aspinall1998-10-29 19:12:00 +0000
commita983fe8c8d0e1e02e8900a690b3f426cfa63f5b8 (patch)
tree38bd53afe5048cbff91d15f1f44c40a37c993a74 /Makefile.devel
parentd902fb01660b60043a1e87a654a5dafbad191266 (diff)
todo file was specifically excluded from distribution area
Diffstat (limited to 'Makefile.devel')
-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