X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=output%2FMakefile.am;h=62f9842c2987034e22a90cb90b6062c23a09c78f;hb=ecaa89af0e01f9c3f585e82eb849bf616bff22cf;hp=871140056ad4cf5576a107c611c63739eb949407;hpb=0da5b6a9f5a119ab485ed3dba08aeb4a3ad2c8f4;p=libsigrok.git diff --git a/output/Makefile.am b/output/Makefile.am index 87114005..62f9842c 100644 --- a/output/Makefile.am +++ b/output/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrok project. ## ## Copyright (C) 2011 Uwe Hermann ## @@ -29,10 +29,9 @@ libsigrokoutput_la_SOURCES = \ gnuplot.c \ chronovu_la8.c \ csv.c \ + analog.c \ output.c -# Temporarily disabled: output_analog.c - libsigrokoutput_la_CFLAGS = \ -I$(top_srcdir)