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 63e15fded..f2e7ddcd4 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -11,6 +11,7 @@ NOINST_H_FILES = \
ephy-about-handler.h \
ephy-embed-dialog.h \
ephy-embed-private.h \
+ ephy-encoding.h \
ephy-encodings.h \
ephy-file-monitor.h \
ephy-request-about.h
@@ -46,6 +47,7 @@ libephyembed_la_SOURCES = \
ephy-embed-single.c \
ephy-embed-shell.c \
ephy-embed-utils.c \
+ ephy-encoding.c \
ephy-encodings.c \
ephy-file-monitor.c \
ephy-permission-manager.c \