aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2013-02-15 04:29:08 +0800
committerXan Lopez <xan@igalia.com>2013-02-15 04:29:08 +0800
commita5499cd5750f67baf109f26e7a4daf36b79c8e9d (patch)
tree60927460b061eff7905da65376c394480b16c9aa
parentc410e9d9683b3b7b8da7f92adcaf8332e900caad (diff)
downloadgsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.tar
gsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.tar.gz
gsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.tar.bz2
gsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.tar.lz
gsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.tar.xz
gsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.tar.zst
gsoc2013-epiphany-a5499cd5750f67baf109f26e7a4daf36b79c8e9d.zip
Do not install headers
Since there are no extensions, we don't need to do this anymore.
-rw-r--r--embed/Makefile.am5
-rw-r--r--lib/Makefile.am5
-rw-r--r--src/Makefile.am5
-rw-r--r--src/bookmarks/Makefile.am5
4 files changed, 0 insertions, 20 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 3efa9ed26..2df16223d 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 146e64709..7f9b69c94 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 b4618f7e5..14935b4ad 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 5b42f0d63..b2d7d4759 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