From 1a8f3a84f08a01d3d1ca9d2339625b06ebb2ffea Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 23 Jul 2003 16:56:12 +0000 Subject: Do not distribute autogenerated corba stuff (from galeon) 2003-07-23 Marco Pesenti Gritti * src/Makefile.am: Do not distribute autogenerated corba stuff (from galeon) --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') 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 \ -- cgit v1.2.3