aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 10a357a2e..44a9e3a7f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -27,11 +27,13 @@ NOINST_H_FILES = \
ephy-zoom.h
TYPES_H_FILES = \
+ ephy-adblock.h \
ephy-dbus.h \
ephy-node.h \
ephy-state.h
INST_H_FILES = \
+ ephy-adblock.h \
ephy-dbus.h \
ephy-dialog.h \
ephy-loader.h \
@@ -41,6 +43,7 @@ INST_H_FILES = \
libephymisc_la_SOURCES = \
eel-gconf-extensions.c \
+ ephy-adblock.c \
ephy-dbus.c \
ephy-debug.c \
ephy-dialog.c \