aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-08 23:18:38 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commit65ed72a0916b2656bcdc3c125398deb8a7331ffb (patch)
tree1246206aae26c5a753c01cdfa0f7531cae574882 /Makefile
parente37636b7a514bf44eba7c3d1e20c8d83a5a6625f (diff)
include library.c file and Windows build files in dist
svn path=/trunk/externals/maxlib/; revision=14324
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a410fa4..6bd550a 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ MANUAL =
# list them here. This can be anything from header files, test patches,
# documentation, etc. README.txt and LICENSE.txt are required and therefore
# automatically included
-EXTRA_DIST = HISTORY automata.txt examplescore.txt maxlib-help.pd
+EXTRA_DIST = HISTORY automata.txt examplescore.txt maxlib-help.pd maxlib.c maxlib.dsp maxlib.dsw
# NOTE: added -lpthreadGC2 to MinGW LIBS