summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 765ffaa9..62570bd0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -144,6 +144,8 @@ obt_libobt_la_SOURCES = \
obt/paths.c \
obt/prop.h \
obt/prop.c \
+ obt/signal.h \
+ obt/signal.c \
obt/util.h \
obt/watch.h \
obt/watch.c \
@@ -439,6 +441,7 @@ obtpubinclude_HEADERS = \
obt/xml.h \
obt/paths.h \
obt/prop.h \
+ obt/signal.h \
obt/util.h \
obt/version.h \
obt/watch.h \