X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=7fe4fc4fb7ebfb771bd71ee4d6bb5b0435e97f0c;hb=3680135232d54e7acde8d093d2901f23ce166d92;hp=2f2c41880fbd2333fc6841726adc9b020bb0c411;hpb=aa03d5d8df84b99aba95843ae6af5c155411abcf;p=libsigrokflow.git diff --git a/Makefile.am b/Makefile.am index 2f2c418..7fe4fc4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,8 @@ libsigrokflow_la_SOURCES = \ src/main.cpp \ src/init.cpp \ src/legacy_capture_device.cpp \ - src/legacy_input.cpp + src/legacy_input.cpp \ + src/legacy_output.cpp libsigrokflow_la_LIBADD = $(LIBSIGROKFLOW_LIBS) libsigrokflow_la_LDFLAGS = -version-info $(SRF_LIB_VERSION) -no-undefined