From 110ad3033bed03627bd7cce34ae8ba5a6b6eec42 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 27 Mar 2000 08:17:57 +0000 Subject: build po last because it depends on some .c files that are built from .y files. svn path=/trunk/; revision=2182 --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ffa9923093..b4f74f9ab8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,6 @@ EXTRA_DIST = \ SUBDIRS = \ intl \ - po \ macros \ data \ e-util \ @@ -25,7 +24,9 @@ SUBDIRS = \ tests \ addressbook \ libical \ - libversit + libversit \ + po + # Add this when the calendar builds. # calendar -- cgit