Skip to content

Commit

Permalink
Fix installation of tags module
Browse files Browse the repository at this point in the history
  • Loading branch information
stcarrez committed Mar 9, 2019
1 parent 5ab437e commit 629ee24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awa/plugins/awa-tags/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include $(ROOTDIR)/Makefile.defaults

awa_tags_dir=$(ROOTDIR)/plugins/awa-tags
awa_tags_dynamo=--package AWA.Tags.Models db ../../uml/awa.zargo
awa_tags_install_dirs=config db bundles web
awa_tags_install_dirs=config db web

$(eval $(call awa_plugin,awa_tags))

0 comments on commit 629ee24

Please sign in to comment.