diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 246abede..12176d67 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,6 +145,8 @@ obt_libobt_la_SOURCES = \ obt/prop.h \ obt/prop.c \ obt/util.h \ + obt/watch.h \ + obt/watch.c \ obt/xqueue.h \ obt/xqueue.c @@ -438,6 +440,7 @@ obtpubinclude_HEADERS = \ obt/prop.h \ obt/util.h \ obt/version.h \ + obt/watch.h \ obt/xqueue.h nodist_pkgconfig_DATA = \ |
