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