aboutsummaryrefslogtreecommitdiff
path: root/ltb2/ltb2/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ltb2/ltb2/src/Makefile.am')
-rw-r--r--ltb2/ltb2/src/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/ltb2/ltb2/src/Makefile.am b/ltb2/ltb2/src/Makefile.am
new file mode 100644
index 0000000..2eaeda0
--- /dev/null
+++ b/ltb2/ltb2/src/Makefile.am
@@ -0,0 +1,5 @@
+bin_PROGRAMS = ltb2
+ltb2_SOURCES = main.c
+ltb2_LDADD = ../liba/libltb2a.la ../libb/libltb2b.la
+AM_CPPFLAGS = -I$(top_srcdir)
+

Return to:

Send suggestions and report system problems to the System administrator.