From e8161bb7bb84356ecbb6cc61fce822104d0c7fa3 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 14 Jan 2005 00:24:12 +0000 Subject: Remove the type builtins .h files from INST_H_FILES again. 2005-01-14 Christian Persch * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: Remove the type builtins .h files from INST_H_FILES again. --- ChangeLog | 8 ++++++++ embed/Makefile.am | 1 - lib/Makefile.am | 1 - src/Makefile.am | 1 - 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 10e8cf296..679a7b64e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-01-14 Christian Persch + + * embed/Makefile.am: + * lib/Makefile.am: + * src/Makefile.am: + + Remove the type builtins .h files from INST_H_FILES again. + 2005-01-14 Christian Persch * lib/widgets/ephy-location-entry.c: diff --git a/embed/Makefile.am b/embed/Makefile.am index dc2e5c38f..34585403c 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -26,7 +26,6 @@ INST_H_FILES = \ ephy-embed-prefs.h \ ephy-embed-single.h \ ephy-embed-shell.h \ - ephy-embed-type-builtins.h \ ephy-history.h \ ephy-password-manager.h \ ephy-permission-manager.h diff --git a/lib/Makefile.am b/lib/Makefile.am index 287eb7e1c..9626030bb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -32,7 +32,6 @@ TYPES_H_FILES = \ INST_H_FILES = \ ephy-dialog.h \ ephy-loader.h \ - ephy-lib-type-builtins.h \ ephy-node.h \ ephy-node-db.h \ ephy-state.h diff --git a/src/Makefile.am b/src/Makefile.am index df000bd93..ed3cd35e2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,7 +55,6 @@ INST_H_FILES = \ ephy-shell.h \ ephy-statusbar.h \ ephy-tab.h \ - ephy-type-builtins.h \ ephy-window.h libephymain_la_SOURCES = \ -- cgit v1.2.3