graphics/twm4nx/Makefile: Fix a recently introduced error that broke all Twm4Nx configurations.
This commit is contained in:
parent
403b4a0178
commit
5d59abe442
@ -71,7 +71,7 @@ ifeq ($(CONFIG_TWM4NX_NXTERM),y)
|
||||
CXXSRCS += cnxterm.cxx
|
||||
endif
|
||||
|
||||
CXXSRCS = ctwm4nx.cxx
|
||||
CXXSRCS += ctwm4nx.cxx
|
||||
|
||||
VPATH = src:apps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user