From 8d598f14589c9525113130c783d1ddfb9765a7fc Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 5 Aug 2006 22:42:34 +0000 Subject: Fix the build. 2006-08-05 Christian Persch * lib/Makefile.am: Fix the build. --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index e6d4bf638..3299cddbf 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -21,6 +21,7 @@ NOINST_H_FILES = \ ephy-object-helpers.h \ ephy-password-dialog.h \ ephy-prefs.h \ + ephy-print-utils.h \ ephy-shlib-loader.h \ ephy-signal-accumulator.h \ ephy-string.h \ @@ -61,6 +62,7 @@ libephymisc_la_SOURCES = \ ephy-object-helpers.c \ ephy-password-dialog.c \ ephy-prefs.h \ + ephy-print-utils.c \ ephy-shlib-loader.c \ ephy-signal-accumulator.c \ ephy-state.c \ -- cgit