From 6555a7e563b2392794d75f124ff91ef5265b9f8f Mon Sep 17 00:00:00 2001 From: horwitz Date: Fri, 3 Sep 2010 12:51:21 +0000 Subject: [PATCH] Fix:Build:Make distcheck happy git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@3556 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/navit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navit/navit/Makefile.am b/navit/navit/Makefile.am index 047f2f4..9afee14 100644 --- a/navit/navit/Makefile.am +++ b/navit/navit/Makefile.am @@ -58,7 +58,7 @@ lib@LIBNAVIT@_la_SOURCES = announcement.c atom.c attr.c cache.c callback.c comma map_data.h mapset.h maptype.h menu.h messages.h navigation.h navit.h osd.h \ param.h phrase.h plugin.h point.h plugin_def.h projection.h popup.h route.h profile.h roadprofile.h search.h speech.h start_real.h \ transform.h track.h util.h vehicle.h vehicleprofile.h window.h xmlconfig.h zipfile.h \ - navit_nls.h sunriset.c sunriset.h + navit_nls.h sunriset.c sunriset.h glib_slice.h XSLTS=@XSLTS@ navit.xml: navit_shipped.xml $(foreach xslt, $(subst $(comma), ,$(XSLTS)), $(addsuffix .xslt,$(addprefix xslt/,$(xslt)))) -- 2.7.4