From a5499cd5750f67baf109f26e7a4daf36b79c8e9d Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 14 Feb 2013 21:29:08 +0100 Subject: Do not install headers Since there are no extensions, we don't need to do this anymore. --- src/bookmarks/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/bookmarks') 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 -- cgit v1.2.3