diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-14 06:22:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-14 06:22:54 +0800 |
commit | 2dbc06a5454482f62bc1d1b656431b798c548c7e (patch) | |
tree | d1010fbb1fbf0a109e36a6d10db937341e536e7b /lib | |
parent | 2cac69055d30409a530fd90e19ef841c6619fb85 (diff) | |
download | gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.tar gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.tar.gz gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.tar.bz2 gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.tar.lz gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.tar.xz gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.tar.zst gsoc2013-epiphany-2dbc06a5454482f62bc1d1b656431b798c548c7e.zip |
Install ephy-*-type-builtins.h.
2005-01-12 Christian Persch <chpe@cvs.gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* src/Makefile.am:
Install ephy-*-type-builtins.h.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 9626030bb..287eb7e1c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -32,6 +32,7 @@ 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 |