X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=91b46612081e0b0ad9ca18936feb3410ce546326;hb=3f15644a93da559d2fcbffb1f3c09771a4590b99;hp=209355fb348da4a3eb62ebd5be59205c0bbcfe65;hpb=7c229dea0d95bc9f93a14ab68d84d8e6420f6838;p=navit-package diff --git a/Makefile.am b/Makefile.am index 209355f..91b4661 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,9 @@ include $(top_srcdir)/Makefile.inc -SUBDIRS=src po intl +SUBDIRS= +if ENABLE_NLS +SUBDIRS+=intl po +endif +SUBDIRS+=navit pkgdoc_DATA = README -EXTRA_DIST = README - +EXTRA_DIST = README COPYRIGHT LGPL-2 GPL-2 COPYING INSTALL +DIST_SUBDIRS=intl po navit