aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9d16c7dd9..f043b19fa 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -56,7 +56,9 @@ libephy_la_SOURCES = \
ephy-stock-icons.h \
ephy-thread-helpers.c \
ephy-thread-helpers.h \
- ephy-types.h
+ ephy-types.h \
+ ephy-zoom.h \
+ ephy-zoom.c
libephy_la_LIBADD = \
$(top_builddir)/lib/widgets/libephywidgets.la \