diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
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 |