aboutsummaryrefslogtreecommitdiff
path: root/iem_mp3/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'iem_mp3/src/makefile')
-rw-r--r--iem_mp3/src/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/iem_mp3/src/makefile b/iem_mp3/src/makefile
index 700376d..ff92c1f 100644
--- a/iem_mp3/src/makefile
+++ b/iem_mp3/src/makefile
@@ -1,4 +1,8 @@
TARGET = iem_mp3
+
+SRC = mp3play~.c \
+ $(TARGET).c
+
include ../../Make.include