[epiphany] Do not install headers
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Do not install headers
- Date: Thu, 14 Feb 2013 20:33:21 +0000 (UTC)
commit a5499cd5750f67baf109f26e7a4daf36b79c8e9d
Author: Xan Lopez <xan igalia com>
Date: Thu Feb 14 21:29:08 2013 +0100
Do not install headers
Since there are no extensions, we don't need to do this anymore.
embed/Makefile.am | 5 -----
lib/Makefile.am | 5 -----
src/Makefile.am | 5 -----
src/bookmarks/Makefile.am | 5 -----
4 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 3efa9ed..2df1622 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -2,11 +2,6 @@ NULL =
noinst_LTLIBRARIES = libephyembed.la
-headerdir = $(prefix)/include/epiphany/$(EPIPHANY_MAJOR)/epiphany
-header_DATA = \
- ephy-embed-type-builtins.h \
- $(INST_H_FILES)
-
NOINST_H_FILES = \
ephy-about-handler.h \
ephy-embed-dialog.h \
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 146e647..7f9b69c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,11 +2,6 @@ SUBDIRS = widgets egg history
noinst_LTLIBRARIES = libephymisc.la
-headerdir = $(prefix)/include/epiphany/$(EPIPHANY_MAJOR)/epiphany
-header_DATA = \
- ephy-lib-type-builtins.h \
- $(INST_H_FILES)
-
NOINST_H_FILES = \
ephy-debug.h \
ephy-dnd.h \
diff --git a/src/Makefile.am b/src/Makefile.am
index b4618f7..14935b4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,11 +11,6 @@ EXTRA_DIST = \
$(UI_FILES) \
$(NULL)
-headerdir = $(prefix)/include/epiphany/$(EPIPHANY_MAJOR)/epiphany
-header_DATA = \
- ephy-type-builtins.h \
- $(INST_H_FILES)
-
NOINST_H_FILES = \
ephy-action-helper.h \
ephy-combined-stop-reload-action.h \
diff --git a/src/bookmarks/Makefile.am b/src/bookmarks/Makefile.am
index 5b42f0d..b2d7d47 100644
--- a/src/bookmarks/Makefile.am
+++ b/src/bookmarks/Makefile.am
@@ -1,10 +1,5 @@
noinst_LTLIBRARIES = libephybookmarks.la
-headerdir = $(prefix)/include/epiphany/@EPIPHANY_MAJOR@/epiphany
-header_DATA = \
- ephy-bookmarks-type-builtins.h \
- $(INST_H_FILES)
-
INST_H_FILES = \
ephy-bookmarks.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]