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 816f033..738f5b3 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -13,7 +13,7 @@ noinst_LTLIBRARIES = libglibext.la libglibextui.la
# glinecursor.h glinecursor.c \
# gnhash.h gnhash.c \
# notifier.h \
-# objhole.h \
+# \
# proto.h \
# seq.h seq.c \
# _signal.h signal.c \
@@ -41,6 +41,8 @@ noinst_LTLIBRARIES = libglibext.la libglibextui.la
libglibext_la_SOURCES = \
chrysamarshal.h chrysamarshal.c \
helpers.h \
+ objhole-int.h \
+ objhole.h objhole.c \
portion-int.h \
portion.h portion.c \
singleton-int.h \