diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-07 19:54:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-07 19:54:38 +0000 |
commit | fec8d07685f163c82d2d3d9144d9d885639577e0 (patch) | |
tree | 462b62bc98b394739109ac816ab3e28d0219ea09 /Makefile | |
parent | 624aa8e1328184ee0b167854d93b56be2a0896d2 (diff) |
created [helplink] for linking to helppatches based on [pddplink]
svn path=/trunk/externals/pddp/; revision=13507
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |