]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - Makefile.am
Add and use macros to simplify USB descriptor files.
[sigrok-firmware-fx2lafw.git] / Makefile.am
index afafb2e56e757c8b6a036f66133c2175e99e9bab..38d2e1a8f248d6e54d9f0ab438df9777d239f140 100644 (file)
@@ -69,6 +69,7 @@ firmware_binaries = \
 fx2lafw_headers = \
        include/command.h \
        include/dscr.inc \
+       include/common.inc \
        include/fx2lafw.h \
        include/gpif-acquisition.h
 
@@ -81,7 +82,8 @@ fx2lafw_objects = \
        gpif-acquisition.rel
 
 hantek_6022be_headers = \
-       include/dscr_hantek_6022be.inc
+       include/dscr_hantek_6022be.inc \
+       include/common.inc
 
 hantek_6022be_sources = \
        hantek_6022be.c
@@ -90,7 +92,8 @@ hantek_6022be_objects = \
        hantek_6022be.rel
 
 sainsmart_dds120_headers = \
-       include/dscr_hantek_6022be.inc
+       include/dscr_hantek_6022be.inc \
+       include/common.inc
 
 sainsmart_dds120_sources = \
        sainsmart_dds120.c