aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f052c51f3..80e8031d3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -304,6 +304,7 @@ MAINTAINERCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
if ENABLE_PYTHON
BINDING_HEADERS_SRCDIR_IN = \
+ embed/mozilla/mozilla-embed-event.h \
embed/ephy-command-manager.h \
embed/ephy-cookie-manager.h \
embed/ephy-embed-event.h \
@@ -325,7 +326,6 @@ BINDING_HEADERS_SRCDIR_IN = \
lib/widgets/ephy-search-entry.h \
lib/widgets/ephy-spinner.h \
src/bookmarks/ephy-bookmarksbar.h \
- src/bookmarks/ephy-bookmarksbar-model.h \
src/bookmarks/ephy-bookmarks.h \
src/ephy-extension.h \
src/ephy-extensions-manager.h \
@@ -379,6 +379,7 @@ BINDING_HEADERS_SRCDIR_IGNORE_IN = \
lib/widgets/ephy-zoom-control.h \
src/bookmarks/ephy-bookmark-action.h \
src/bookmarks/ephy-bookmark-properties.h \
+ src/bookmarks/ephy-bookmarksbar-model.h \
src/bookmarks/ephy-bookmarks-editor.h \
src/bookmarks/ephy-bookmarks-export.h \
src/bookmarks/ephy-bookmarks-import.h \