summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-19 23:49:06 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-19 23:50:50 +0100
commit9197bda90a9c88132545d85b054d29b36d449c1b (patch)
tree90344fbbfdb398d3f1833ff89584e5ec45578142 /Makefile
parent9846d02097fe0663f3e0c9252b4530a453d47f36 (diff)
downloadwallet-core-9197bda90a9c88132545d85b054d29b36d449c1b.tar.gz
wallet-core-9197bda90a9c88132545d85b054d29b36d449c1b.tar.bz2
wallet-core-9197bda90a9c88132545d85b054d29b36d449c1b.zip
missing files / bump manifest
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d30f9fde9..b5e194054 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ dist:
appdist:
$(gulp) appdist
-i18n/strings.js: # $(ts)
+src/i18n/strings.js: # $(ts)
cp src/i18n/strings-prelude.js src/i18n/strings.js
for pofile in src/i18n/*.po; do \
b=`basename $$pofile`; \