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 14, 2015
1 parent c90213c commit 8433d65
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 8433d65

Please sign in to comment.