summaryrefslogtreecommitdiff
path: root/cctools/ccmanual/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cctools/ccmanual/Makefile.am')
-rw-r--r--cctools/ccmanual/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/cctools/ccmanual/Makefile.am b/cctools/ccmanual/Makefile.am
new file mode 100644
index 00000000..b0b33514
--- /dev/null
+++ b/cctools/ccmanual/Makefile.am
@@ -0,0 +1,10 @@
+bin_PROGRAMS=ccmanual
+
+AM_CFLAGS=-I$(top_srcdir)/cctools/lib $(LIBUSB_CFLAGS)
+CCMANUAL_LIBS=$(top_builddir)/cctools/lib/libcc.a
+
+ccmanual_DEPENDENCIES = $(CCMANUAL_LIBS)
+
+ccmanual_LDADD=$(CCMANUAL_LIBS) $(LIBUSB_LIBS)
+
+ccmanual_SOURCES = ccmanual.c