diff options
author | musil <tmusil@users.sourceforge.net> | 2013-08-21 15:37:12 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2013-08-21 15:37:12 +0000 |
commit | ddd191eccfc921e447e97e6ac765a6cb181afedc (patch) | |
tree | 4b266433e7e5b3f31fc4b24750ca6ec8a030b58a /iem_t3_lib/src | |
parent | 0f87944313b947e8f9e975bdfb7789314ca7e52f (diff) |
forgot SRC
svn path=/trunk/externals/iemlib/; revision=17195
Diffstat (limited to 'iem_t3_lib/src')
-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 \ |