aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-07 19:54:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-07 19:54:38 +0000
commitfec8d07685f163c82d2d3d9144d9d885639577e0 (patch)
tree462b62bc98b394739109ac816ab3e28d0219ea09 /Makefile
parent624aa8e1328184ee0b167854d93b56be2a0896d2 (diff)
created [helplink] for linking to helppatches based on [pddplink]
svn path=/trunk/externals/pddp/; revision=13507
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0992ac0..0080ddd 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ LIBRARY_NAME = pddp
# add your .c source files to the SOURCES variable, help files will be
# included automatically
-SOURCES = pddplink.c
+SOURCES = pddplink.c helplink.c
# For objects that only build on certain platforms, add those to the SOURCES
# line for the right platforms.