From 63a09dc65bc9f54ec389cabb99c848ce56ef2fbc Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 1 Mar 2001 21:52:18 +0000 Subject: Added views stuff. 2001-03-01 Christopher James Lahey * Makefile.am (SUBDIRS), configure.in: Added views stuff. svn path=/trunk/; revision=8461 --- Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4d3bfaae5a..065e218ad5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,9 +19,9 @@ EXTRA_DIST = \ NEWS \ $(appicon_DATA) \ $(application_in_files) \ - xml-i18n-merge.in \ - xml-i18n-update.in \ - xml-i18n-extract.in + xml-i18n-merge.in \ + xml-i18n-update.in \ + xml-i18n-extract.in SUBDIRS = \ intl \ @@ -44,5 +44,6 @@ SUBDIRS = \ art \ ui \ default_user \ + views \ tools \ po -- cgit v1.2.3