X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=d3c984294424cc8f4b40e2c0eb4200718a7818d3;hb=37521a3b07b1dd757e1cef9b6357a23d477ee303;hp=c9e574bf96c9df5bb2f7a6bd2bb778836d14b068;hpb=b11ae8d63a1cb54034e43084d512666056a75f43;p=sigrok-firmware-fx2lafw.git diff --git a/Makefile.am b/Makefile.am index c9e574bf..d3c98429 100644 --- a/Makefile.am +++ b/Makefile.am @@ -246,7 +246,7 @@ firmware_DATA = $(firmware_binaries) dist_noinst_DATA = $(fx2lafw_headers) $(fx2lafw_sources) $(hantek_6022be_headers) $(hantek_6022be_sources) $(hantek_6022bl_headers) $(hantek_6022bl_sources) $(sainsmart_dds120_sources) $(sainsmart_dds120_headers) $(fx2lib_headers) $(fx2lib_sources) $(fx2lib_ints_sources) $(hw_sources) dist_noinst_SCRIPTS = autogen.sh -MOSTLYCLEANFILES = *.asm fx2lib/lib/*.asm fx2lib/lib/*.lib fx2lib/lib/interrupts/*.asm fx2lib/lib/interrupts/*.lib +MOSTLYCLEANFILES = *.asm fx2lib/lib/*.asm hw/**/*.asm fx2lib/lib/*.lib fx2lib/lib/interrupts/*.asm fx2lib/lib/interrupts/*.lib CLEANFILES = $(firmware_binaries) DISTCLEANFILES = $(dirstamps)