diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index d26e63791..29af4c2c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -72,10 +72,8 @@ 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 \ |