summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index ad98809..986bbd1 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -30,7 +30,9 @@ libglibext_la_SOURCES = \
seq.h seq.c \
signal.h signal.c \
singleton.h singleton.c \
- linesegment.h linesegment.c
+ linesegment.h linesegment.c \
+ umemslice-int.h \
+ umemslice.h umemslice.c
if BUILD_GTK_SUPPORT