aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-20 05:19:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-20 05:19:22 +0000
commit9fde407f30007cc47c3cdd48bc221d8a5fe14746 (patch)
treeb6a4d8a74bf3097c1c038a8ef0003c30976f5092 /Makefile
parent54cab07e41e4b0e4a6a19497343c1edac7c05bf3 (diff)
debianized markex and cleaned up license file stuff
svn path=/trunk/externals/markex/; revision=13179
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dbbb65e..24e717d 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ PDOBJECTS =
# if you want to include any other files in the source and binary tarballs,
# list them here. This can be anything from header files, READMEs, example
# patches, documentation, etc.
-EXTRA_DIST = README.txt LICENSE.txt markex.c GEM.LICENSE.TERMS
+EXTRA_DIST = README.txt LICENSE.txt markex.c
#------------------------------------------------------------------------------#