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 6bcfc2e..adf16f1 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -14,4 +14,6 @@ libev_la_SOURCES= \
ev-debug.h \
ev-file-helpers.c \
ev-file-helpers.h \
+ ev-gui.c \
+ ev-gui.h \
$(NULL)