aboutsummaryrefslogtreecommitdiff
path: root/iem_t3_lib/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'iem_t3_lib/src/makefile')
-rw-r--r--iem_t3_lib/src/makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/iem_t3_lib/src/makefile b/iem_t3_lib/src/makefile
index 597ccdf..4eb3996 100644
--- a/iem_t3_lib/src/makefile
+++ b/iem_t3_lib/src/makefile
@@ -1,4 +1,13 @@
TARGET = iem_t3_lib
+
+t3_bpe.c \
+ t3_delay.c \
+ t3_line~.c \
+ t3_metro.c \
+ t3_sig~.c \
+ t3_timer.c \
+ $(TARGET).c
+
include ../../Make.include