summaryrefslogtreecommitdiff
path: root/ao-tools/ao-chaosread/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/ao-chaosread/Makefile.am')
-rw-r--r--ao-tools/ao-chaosread/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/ao-tools/ao-chaosread/Makefile.am b/ao-tools/ao-chaosread/Makefile.am
deleted file mode 100644
index d2bf0e91..00000000
--- a/ao-tools/ao-chaosread/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-bin_PROGRAMS=ao-chaosread
-
-AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS) -Wall -Wextra
-
-ao_chaosread_LDADD=$(LIBUSB_LIBS)
-
-ao_chaosread_SOURCES = ao-chaosread.c
-
-man_MANS = ao-chaosread.1