X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=Makefile.am;h=62570bd096bc725e550506ac9824e27b95502b22;hp=765ffaa9cb2897a9fa9ba5034d980a15a3ef8a03;hb=1666d285d744173e03c585dd6525219732ba313a;hpb=b79b70620fbf4b73534d964bfbf647e268ece404 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 \