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, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 29af4c2c8..d26e63791 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -72,8 +72,10 @@ INST_H_FILES = \
ephy-window.h \
session.h
+nodist_epiphany_bin_SOURCES = \
+ $(ephy_automation_interface_idl_sources)
+
epiphany_bin_SOURCES = \
- $(ephy_automation_interface_idl_sources) \
$(nautilus_view_sources) \
ephy-automation.c \
ephy-encoding-menu.c \