From bdfca4efa02c758af85bafa72fefb3a1bbafbc72 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 15 Dec 2003 14:04:55 +0000 Subject: Don't install statusbar.h. 2003-12-15 Christian Persch * src/Makefile.am: Don't install statusbar.h. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 38c4a7c68..92558f383 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -68,6 +68,7 @@ NOINST_H_FILES = \ popup-commands.h \ prefs-dialog.h \ ppview-toolbar.h \ + statusbar.h \ toolbar.h \ window-commands.h @@ -77,8 +78,7 @@ INST_H_FILES = \ ephy-session.h \ ephy-shell.h \ ephy-tab.h \ - ephy-window.h \ - statusbar.h + ephy-window.h libephymain_la_SOURCES = \ $(CORBA_SOURCE) \ -- cgit