diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 316f53fbfd..84f9d63131 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,6 @@ EXTRA_DIST = \ xml-i18n-extract.in SUBDIRS = \ - doc \ intl \ macros \ data \ @@ -37,4 +36,5 @@ SUBDIRS = \ default_user \ views \ tools \ + doc \ po |