diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 92f705f12..a7afceca1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,9 +2,8 @@ include $(top_srcdir)/Makefile.inc SUBDIRS= if ENABLE_NLS SUBDIRS+=intl po -else -SUBDIRS+=navit endif +SUBDIRS+=navit pkgdoc_DATA = README EXTRA_DIST = README COPYRIGHT DIST_SUBDIRS=intl po navit |