X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-boot-stm32%2FMakefile.am;fp=ao-tools%2Fao-boot-stm32%2FMakefile.am;h=581eb2d22bc45b5e4ff9b98e0190836869727b1f;hp=0000000000000000000000000000000000000000;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hpb=adf4bec88df1822031e1a8b00422de8b8b0c0cd4 diff --git a/ao-tools/ao-boot-stm32/Makefile.am b/ao-tools/ao-boot-stm32/Makefile.am new file mode 100644 index 00000000..581eb2d2 --- /dev/null +++ b/ao-tools/ao-boot-stm32/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