aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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
#------------------------------------------------------------------------------#