Skip to content

Commit

Permalink
Merge branch 'master' of github.com:programmfabrik/easydb-custom-data…
Browse files Browse the repository at this point in the history
…-type-geonames
  • Loading branch information
StiftungAusNachlass committed Nov 20, 2020
2 parents c72434f + f005eda commit 67b8ce3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ L10N_FILES = easydb-library/src/commons.l10n.csv \
l10n/world_names.csv
L10N_GOOGLE_KEY = 1Z3UPJ6XqLBp-P8SUf-ewq4osNJ3iZWKJB83tc6Wrfn0
L10N_GOOGLE_GID = 1663005148
L10N2JSON = python easydb-library/tools/l10n2json.py

INSTALL_FILES = \
$(WEB)/l10n/cultures.json \
Expand All @@ -32,6 +31,6 @@ build: code

code: $(JS) $(L10N)
cat $(CSS_FILE) >> build/webfrontend/custom-data-type-geonames.css
cat $(MAPBOX1) $(MAPBOX2) >> build/webfrontend/custom-data-type-geonames.js
cat $(MAPBOX1) $(MAPBOX2) >> build/webfrontend/custom-data-type-geonames.js

clean: clean-base

0 comments on commit 67b8ce3

Please sign in to comment.