diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
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 \ |