X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=91b46612081e0b0ad9ca18936feb3410ce546326;hb=3f15644a93da559d2fcbffb1f3c09771a4590b99;hp=0f9d71e1c4416ff9b9b4c4b47bd1a774f25726d3;hpb=cc5cfe03b53e0385b22e7326421ea25104e167c5;p=navit-package diff --git a/Makefile.am b/Makefile.am index 0f9d71e..91b4661 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +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 - -all-local: - @echo ------------------------ - @echo Navit build complete - @echo To build the sample map: - @echo make samplemap - @echo ------------------------ - -samplemap: - make -C src samplemap +EXTRA_DIST = README COPYRIGHT LGPL-2 GPL-2 COPYING INSTALL +DIST_SUBDIRS=intl po navit