diff options
| author | Dana Jansens <danakj@orodu.net> | 2011-01-24 14:18:09 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2011-01-24 14:18:09 -0500 |
| commit | d3d96b572a9278cf8f3542b56e583b1744b1110f (patch) | |
| tree | 3ecd59205d93d2d65d8f407ebeead8803ecf1c77 /Makefile.am | |
| parent | 27ae9d65c838478f1c7e07ec52a6848600865bf1 (diff) | |
Revert "add an inotify watcher for directories (doesnt work without inotify yet)"
This reverts commit c36b89ba12eae18d3011c8516906c21e9abb89dc.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 32c65db5..edd02fd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -152,8 +152,6 @@ obt_libobt_la_SOURCES = \ obt/signal.h \ obt/signal.c \ obt/util.h \ - obt/watch.h \ - obt/watch.c \ obt/xqueue.h \ obt/xqueue.c @@ -449,7 +447,6 @@ obtpubinclude_HEADERS = \ obt/signal.h \ obt/util.h \ obt/version.h \ - obt/watch.h \ obt/xqueue.h nodist_pkgconfig_DATA = \ |
