X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-chaosread%2FMakefile.am;fp=ao-tools%2Fao-chaosread%2FMakefile.am;h=581eb2d22bc45b5e4ff9b98e0190836869727b1f;hb=99d3248a390379cfabf821ea4a195072799861eb;hp=0000000000000000000000000000000000000000;hpb=88ee4ac0c91e12a02cc1954ffad0fd8603e24e55;p=fw%2Faltos diff --git a/ao-tools/ao-chaosread/Makefile.am b/ao-tools/ao-chaosread/Makefile.am new file mode 100644 index 00000000..581eb2d2 --- /dev/null +++ b/ao-tools/ao-chaosread/Makefile.am @@ -0,0 +1,9 @@ +bin_PROGRAMS=ao-chaosread + +AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) + +ao_chaosread_LDADD=$(LIBUSB_LIBS) + +ao_chaosread_SOURCES = ao-chaosread.c + +man_MANS = ao-chaosread.1