aboutsummaryrefslogtreecommitdiffstats
path: root/embed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r--embed/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 209eb74e6..48259ab18 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -22,6 +22,7 @@ NOINST_H_FILES = \
INST_H_FILES = \
ephy-adblock.h \
ephy-adblock-manager.h \
+ ephy-base-embed.h \
ephy-command-manager.h \
ephy-cookie-manager.h \
ephy-embed.h \
@@ -43,6 +44,7 @@ BUILT_SOURCES = \
libephyembed_la_SOURCES = \
ephy-adblock.c \
ephy-adblock-manager.c \
+ ephy-base-embed.c \
downloader-view.c \
ephy-command-manager.c \
ephy-cookie-manager.c \