Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9a3bd51..6bcfc2e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -12,4 +12,6 @@ noinst_LTLIBRARIES = libev.la
libev_la_SOURCES= \
ev-debug.c \
ev-debug.h \
+ ev-file-helpers.c \
+ ev-file-helpers.h \
$(NULL)