fixup! Store location name, group name and tax group description in order
This commit is contained in:
parent
d6d8d7d6ca
commit
1f23ebfe2d
2
Makefile
2
Makefile
@ -2,5 +2,5 @@
|
||||
|
||||
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 $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user