fixup! Store location name, group name and tax group description in order
This commit is contained in:
parent
1e4aadee06
commit
32bcb1b18a
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