aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 899fa8338..ada8e4716 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,6 @@ header_DATA = \
NOINST_H_FILES = \
ephy-action-helper.h \
- ephy-adblock-extension.h \
ephy-combined-stop-reload-action.h \
ephy-encoding-dialog.h \
ephy-encoding-menu.h \
@@ -38,7 +37,6 @@ NOINST_H_FILES = \
pdm-dialog.h \
popup-commands.h \
prefs-dialog.h \
- uri-tester.h \
window-commands.h
INST_H_FILES = \
@@ -54,7 +52,6 @@ INST_H_FILES = \
libephymain_la_SOURCES = \
ephy-action-helper.c \
- ephy-adblock-extension.c \
ephy-completion-model.c \
ephy-completion-model.h \
ephy-combined-stop-reload-action.c \
@@ -82,7 +79,6 @@ libephymain_la_SOURCES = \
popup-commands.c \
prefs-dialog.c \
window-commands.c \
- uri-tester.c \
$(INST_H_FILES) \
$(NOINST_H_FILES) \
$(NULL)