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 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.