Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile: fix extjs.c -> make_webui dependency
  • Loading branch information
perexg committed May 13, 2015
1 parent 11b949b commit 3162615
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -454,6 +454,9 @@ FORCE:
# Include dependency files if they exist.
-include $(DEPS)

# Some hardcoded deps
src/webui/extjs.c: make_webui

# Include OS specific targets
include ${ROOTDIR}/support/${OSENV}.mk

Expand Down

0 comments on commit 3162615

Please sign in to comment.