fixup! Store location name, group name and tax group description in order
This commit is contained in:
parent
0cb3ed9238
commit
b442fb9999
2
Makefile
2
Makefile
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
frontend: jon/static/entry.js
|
frontend: jon/static/entry.js
|
||||||
|
|
||||||
jon/static/entry.js: $(shell find $(SOURCEDIR) -name '*.c')
|
jon/static/entry.js: $(shell find frontend -name '*.elm')
|
||||||
elm make --optimize frontend/Entry.elm --output $@
|
elm make --optimize frontend/Entry.elm --output $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user