From 51719e252af0b39988fdbbd7b4b835d8850cae92 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sat, 10 Jun 2006 16:33:17 +0000 Subject: [PATCH] * added modest-ui-glade.h and modest-ui-wizard.h to Makefile.am, so 'make dist' will produce something compilable pmo-trunk-r222 --- src/gtk-glade/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gtk-glade/Makefile.am b/src/gtk-glade/Makefile.am index 0975c73..9eb8290 100644 --- a/src/gtk-glade/Makefile.am +++ b/src/gtk-glade/Makefile.am @@ -24,7 +24,9 @@ PIXMAP_FILES=\ libmodest_ui_la_SOURCES=\ modest-ui.c\ + modest-ui-glade.h\ modest-icon-names.h\ + modest-ui-wizard.h\ modest-ui-wizard.c LDADD = \ -- 1.7.9.5