From f33d96649a39b25ecdc33acf430be5edc0380270 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 15 Jul 2003 09:53:50 +0000 Subject: 0.8.0. Make it distcheck. 2003-07-15 Marco Pesenti Gritti * NEWS: * configure.in: * embed/Makefile.am: * src/Makefile.am: 0.8.0. Make it distcheck. --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1d3035800..29af4c2c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,7 +43,7 @@ endif headerdir = $(prefix)/include/epiphany-@EPIPHANY_MAJOR@/epiphany header_DATA = $(INST_H_FILES) -NO_INST_H_FILES = \ +NOINST_H_FILES = \ ephy-automation.h \ ephy-encoding-menu.h \ ephy-favicon-action.h \ @@ -58,6 +58,7 @@ NO_INST_H_FILES = \ ephy-toolbars-model.h \ language-editor.h \ pdm-dialog.h \ + popup-commands.h \ prefs-dialog.h \ ppview-toolbar.h \ statusbar.h \ -- cgit