lib/tt: add automake files
authorChase <nicetrynsa@protonmail.ch>
Wed, 23 Oct 2019 01:03:28 +0000 (20:03 -0500)
committerJon Trulson <jon@radscan.com>
Wed, 23 Oct 2019 21:34:20 +0000 (15:34 -0600)
commit500b30b2b3fb3d25598f9f6029af12ef5bc5897c
treeded3f6736175c089409b57fd0f2a25f9d491dd16
parent63956c4f616f423883167534f31b50545b0005da
lib/tt: add automake files
20 files changed:
cde/lib/tt/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/dbck/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/scripts/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/shell/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/tt_type_comp/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/ttauth/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/ttdbserverd/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/ttsession/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/tttar/Makefile.am [new file with mode: 0644]
cde/lib/tt/bin/tttrace/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/api/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/api/c/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/api/dnd/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/db/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/mp/Makefile.am [new file with mode: 0644]
cde/lib/tt/lib/tttk/Makefile.am [new file with mode: 0644]
cde/lib/tt/mini_isam/Makefile.am [new file with mode: 0644]
cde/lib/tt/slib/Makefile.am [new file with mode: 0644]