diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-30 23:10:46 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-31 11:04:11 +0900 | 
| commit | 029784cdc7bce7828dc98476e9b5fc675f058352 (patch) | |
| tree | 4d1adfa261781155ddb348eea665a7f56720da1d /doc/sources/ttx/Makefile.am | |
| parent | 3f622f151a403fbf12bcbff3b702fc7e750f16de (diff) | |
| download | libksquirrel-029784cd.tar.gz libksquirrel-029784cd.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1bdd2746f8891bc9a22d76dc2531901d5c7b03bb)
Diffstat (limited to 'doc/sources/ttx/Makefile.am')
| -rw-r--r-- | doc/sources/ttx/Makefile.am | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/doc/sources/ttx/Makefile.am b/doc/sources/ttx/Makefile.am deleted file mode 100644 index 4b3418e..0000000 --- a/doc/sources/ttx/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -INCLUDES = -I.. -I../include - -lib_LTLIBRARIES = libSQ_codec_ttx.la - -libSQ_codec_ttx_la_SOURCES = fmt_codec_ttx.cpp fmt_codec_ttx_defs.h - -libSQ_codec_ttx_la_LDFLAGS = -release 0.1.0 - -libSQ_codec_ttx_la_LIBADD =  | 
