mirror of https://github.com/contiki-ng/mspsim
added jfreechart ext util
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@99 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
parent
e27198558d
commit
47907ab0cf
2
Makefile
2
Makefile
|
|
@ -68,7 +68,7 @@ CPUTEST := tests/cputest.firmware
|
|||
|
||||
BINARY := README.txt license.txt CHANGE_LOG.txt images/*.jpg firmware/*/*.firmware
|
||||
|
||||
PACKAGES := ${addprefix se/sics/mspsim/,core platform/esb platform/sky ui util chip extutil/highlight}
|
||||
PACKAGES := ${addprefix se/sics/mspsim/,core platform/esb platform/sky ui util chip extutil/highlight extutil/jfreechart}
|
||||
|
||||
SOURCES := ${wildcard *.java $(addsuffix /*.java,$(PACKAGES))}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue