Move build and debug tools to 'cctools' directory.
[fw/altos] / ccdump / Makefile.am
diff --git a/ccdump/Makefile.am b/ccdump/Makefile.am
deleted file mode 100644 (file)
index 976383f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-bin_PROGRAMS=ccdump
-
-AM_CFLAGS=-I$(top_srcdir)/lib $(LIBUSB_CFLAGS)
-CCLOAD_LIBS=../lib/libcc.a
-
-ccdump_DEPENDENCIES = $(CCLOAD_LIBS)
-
-ccdump_LDADD=$(CCLOAD_LIBS) $(LIBUSB_LIBS)
-
-ccdump_SOURCES = ccdump.c