aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a1734684..d4f4fdc6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1335,6 +1335,7 @@ test_run_inotify_SOURCES = test/run_inotify.cxx \
src/fd_util.c \
src/InotifySource.cxx
test_run_inotify_LDADD = \
+ libevent.a \
libutil.a \
$(GLIB_LIBS)
endif