X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Ffx2lafw%2FMakefile.am;h=891ba86a96bad8f29799b1d83886cdd45f8b764b;hb=90f680ff006e5ae2fd4935bd885a14bd9927fd99;hp=5713fe11adc8047fe022da471a31686bbc269388;hpb=f302a082567d10f90cd20fca5a7abd68d7267d96;p=libsigrok.git diff --git a/hardware/fx2lafw/Makefile.am b/hardware/fx2lafw/Makefile.am index 5713fe11..891ba86a 100644 --- a/hardware/fx2lafw/Makefile.am +++ b/hardware/fx2lafw/Makefile.am @@ -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 ## @@ -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