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 d1ddcb38b..209eb74e6 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -31,6 +31,7 @@ INST_H_FILES = \
ephy-embed-prefs.h \
ephy-embed-single.h \
ephy-embed-shell.h \
+ ephy-embed-utils.h \
ephy-history.h \
ephy-password-manager.h \
ephy-permission-manager.h
@@ -53,6 +54,7 @@ libephyembed_la_SOURCES = \
ephy-embed-persist.c \
ephy-embed-single.c \
ephy-embed-shell.c \
+ ephy-embed-utils.c \
ephy-encodings.c \
ephy-favicon-cache.c \
ephy-history.c \