]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/Makefile.am
gnuplot: Eliminate fixed-size header buffer based on max probes.
[libsigrok.git] / hardware / fx2lafw / Makefile.am
index 5713fe11adc8047fe022da471a31686bbc269388..891ba86a96bad8f29799b1d83886cdd45f8b764b 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrok project.
 ##
 ## Copyright (C) 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
 ##
@@ -25,6 +25,8 @@ AM_CPPFLAGS = -DFIRMWARE_DIR='"$(FIRMWARE_DIR)"'
 noinst_LTLIBRARIES = libsigrokhwfx2lafw.la
 
 libsigrokhwfx2lafw_la_SOURCES = \
+       command.c \
+       command.h \
        fx2lafw.c \
        fx2lafw.h