summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-11-24 11:56:00 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-11-24 11:56:00 (GMT)
commit59b1bdfdc9b64dac8fd1450c51aa5014c8c469f0 (patch)
tree2c22b14ad0c54d7494480b0a8c22b25fcb22795f /src/glibext/Makefile.am
parentdad453ff553f0ab07206f26345dc0adeffb775fd (diff)
Built a generic sequential worker to process data.
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index f2292d9..11d2baf 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -25,6 +25,7 @@ libglibext_la_SOURCES = \
linegen.h linegen.c \
linesegment.h linesegment.c \
proto.h \
+ seq.h seq.c \
signal.h signal.c
libglibext_la_LIBADD = \