updated .gitignore for maps.xml, deleted maps.xml, fixed typo in data/maps/Makefile

This commit is contained in:
Stephen Dwyer
2011-08-02 00:46:17 -06:00
parent 003161cb28
commit 8e878146e9
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ $(PAPARAZZI_HOME)/conf/maps.xml: $(DATADIR)/maps.google.com
$(Q)echo "<maps google_version=\""`grep -P "http://khm[0-9]+.google.com/kh/v=[0-9]+.x26" $(DATADIR)/maps.google.com | sed -E s#.*http://khm[0-9]+.google.com/kh/v=## | sed -E s#.x26.*##`"\"/>" >> $(@)
$(Q)echo "" >> $(@)
Force:
FORCE: