Skip to content
Snippets Groups Projects
Commit 48f1e8e3 authored by Jeong Han Lee's avatar Jeong Han Lee
Browse files

Merge branch 'master' of https://github.com/icshwi/e3-require

parents c5eda817 d9f2ca59
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ devuninstall: nonexists
devdistclean: nonexists
devconf: nonexists
devrequireconf: nonexists
devexistent: nonexists
nonexists:
$(QUIET)echo ""
$(QUIET)echo "------------------------------------------------------------"
......@@ -40,4 +41,5 @@ devrequireconf: requireconf
devdistclean: clean
$(QUIET)echo "Removing $(E3_MODULE_SRC_PATH) ......... "
rm -rf $(E3_MODULE_SRC_PATH)
devexistent: existent
endif
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