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 ea7f3c28d..db2123e3b 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -8,6 +8,7 @@ header_DATA = \
$(INST_H_FILES)
NOINST_H_FILES = \
+ ephy-about-handler.h \
ephy-embed-dialog.h \
ephy-embed-private.h \
ephy-encodings.h \
@@ -33,6 +34,7 @@ BUILT_SOURCES = \
ephy-embed-type-builtins.h
libephyembed_la_SOURCES = \
+ ephy-about-handler.c \
ephy-adblock.c \
ephy-adblock-manager.c \
ephy-download.c \