diff options
Diffstat (limited to 'tbext/make-files.txt')
-rwxr-xr-x | tbext/make-files.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tbext/make-files.txt b/tbext/make-files.txt index 7816e3c..846ab54 100755 --- a/tbext/make-files.txt +++ b/tbext/make-files.txt @@ -1,7 +1,7 @@ # all the source files from the package SRCDIR = source SRCS= \ - main.cpp tbroute.cpp tbsig~.cpp tbsroute~.cpp tbpow~.cpp tbfft1.cpp tbfft2.cpp #fftbuf.cpp # tbg7xx.cpp tbstrg.cpp + main.cpp tbroute.cpp tbsig~.cpp tbsroute~.cpp tbpow~.cpp tbfft1.cpp tbfft2.cpp fftbuf.cpp # tbg7xx.cpp tbstrg.cpp #HDRS= \ |