diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-14 08:24:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-14 08:24:12 +0800 |
commit | e8161bb7bb84356ecbb6cc61fce822104d0c7fa3 (patch) | |
tree | 86833a753304ceacba14ee07fac3044d7fa8cfcd /embed | |
parent | a94b49300fcf5b8dda47a794d2687467043d8c55 (diff) | |
download | gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.tar gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.tar.gz gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.tar.bz2 gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.tar.lz gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.tar.xz gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.tar.zst gsoc2013-epiphany-e8161bb7bb84356ecbb6cc61fce822104d0c7fa3.zip |
Remove the type builtins .h files from INST_H_FILES again.
2005-01-14 Christian Persch <chpe@cvs.gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* src/Makefile.am:
Remove the type builtins .h files from INST_H_FILES again.
Diffstat (limited to 'embed')
-rw-r--r-- | embed/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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 |