aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-20 06:03:52 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-20 06:03:52 +0000
commit9ff93feb404e7289c72363738c82c63b4b48ccc6 (patch)
treea3e73bad58ef0659e82e98fc7a9facfc4b5b8dff /Makefile
parent733d100c246d55e4aa23f7ef9f9608b54f1e0ce0 (diff)
fixed README.txt reference
svn path=/trunk/externals/smlib/; revision=13180
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d99b90..8325ad5 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 SMLib.c SMLib-help.pd SMLib.dsp SMLib.dsw SMLib.opt SMLib.plg
+EXTRA_DIST = README.txt SMLib.c SMLib-help.pd SMLib.dsp SMLib.dsw SMLib.opt SMLib.plg
#------------------------------------------------------------------------------#