|
From: <md...@us...> - 2014-02-22 17:16:49
|
Revision: 5744
http://sourceforge.net/p/navit/code/5744
Author: mdankov
Date: 2014-02-22 17:16:46 +0000 (Sat, 22 Feb 2014)
Log Message:
-----------
Fix:core:Let the "src" nightly build work again.
Modified Paths:
--------------
trunk/navit/navit/Makefile.am
Modified: trunk/navit/navit/Makefile.am
===================================================================
--- trunk/navit/navit/Makefile.am 2014-02-20 20:10:57 UTC (rev 5743)
+++ trunk/navit/navit/Makefile.am 2014-02-22 17:16:46 UTC (rev 5744)
@@ -58,7 +58,7 @@
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 types.h util.h vehicle.h vehicleprofile.h window.h xmlconfig.h zipfile.h \
- navit_nls.c navit_nls.h sunriset.c sunriset.h glib_slice.h
+ navit_lfs.h navit_nls.c 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)))) navit_android_xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|