aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-03-08 04:02:32 +0800
committerChristian Persch <chpe@src.gnome.org>2005-03-08 04:02:32 +0800
commit810da373110c52cdafe9738ba8777e09e75b6ce2 (patch)
treefda6d6052654103023958af3513b36e00e8e1ff6 /lib
parent930f7e9074820af5068a38954c4dd5756ac8e671 (diff)
downloadgsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.gz
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.bz2
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.lz
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.xz
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.zst
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.zip
Version 1.7.0.
2005-03-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/Makefile.am: * data/epiphany-1.6.pc.in: * data/epiphany-1.8.pc.in: * doc/reference/tmpl/ephy-embed.sgml: * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Version 1.7.0.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1ff986ba5..6254b9aa0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = widgets egg
noinst_LTLIBRARIES = libephymisc.la
-headerdir = $(prefix)/include/epiphany-@EPIPHANY_MAJOR@/epiphany
+headerdir = $(prefix)/include/epiphany/@EPIPHANY_MAJOR@/epiphany
header_DATA = \
ephy-lib-type-builtins.h \
$(INST_H_FILES)