Skip to content
Snippets Groups Projects
Commit 1ab0e818 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

fix install target for use as internal plugin

parent edb12060
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ endif
install::
$(PRINT_CP) E-ACSL share files
$(MKDIR) $(FRAMAC_SHARE)/e-acsl
$(CP) $(PLUGIN_DIR)/share/e-acsl/* $(FRAMAC_SHARE)/e-acsl
$(CP) $(E_ACSL_DIR)/share/e-acsl/* $(FRAMAC_SHARE)/e-acsl
uninstall::
$(PRINT_RM) E-ACSL share files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment