Fix error in NxWM makefile that creapt in with recent check-ins

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4787 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-05-30 16:52:56 +00:00
parent 70c2bc8810
commit f2ccd473b4
2 changed files with 4 additions and 1 deletions

View File

@ -155,3 +155,6 @@
* NxWM: Increase default spacing of icons on the Start Window.
* NxWM::CHexCalculator: Fix some non-standard calculator behavior
after = is pressed. Use upper case hex. Increase font size.
* nxwm/Makefile: Fix error that creapt in during some other
recent check-ins.

View File

@ -57,7 +57,7 @@ endif
# Applications
CXXSRCS = cstartwindow.cxx cnxconsole.cxx chexcalculator.cxx
CXXSRCS += cstartwindow.cxx cnxconsole.cxx chexcalculator.cxx
ifeq ($(CONFIG_NXWM_TOUCHSCREEN),y)
CXXSRCS += ccalibration.cxx