diff options
Diffstat (limited to 'iem_t3_lib')
-rw-r--r-- | iem_t3_lib/src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iem_t3_lib/src/makefile b/iem_t3_lib/src/makefile index 4eb3996..1aff688 100644 --- a/iem_t3_lib/src/makefile +++ b/iem_t3_lib/src/makefile @@ -1,7 +1,7 @@ TARGET = iem_t3_lib -t3_bpe.c \ +SRC = t3_bpe.c \ t3_delay.c \ t3_line~.c \ t3_metro.c \ |