graphics/twm4nx/Makefile: Fix a recently introduced error that broke all Twm4Nx configurations.

This commit is contained in:
Gregory Nutt 2019-10-17 17:03:55 -06:00
parent 403b4a0178
commit 5d59abe442

View File

@ -71,7 +71,7 @@ ifeq ($(CONFIG_TWM4NX_NXTERM),y)
CXXSRCS += cnxterm.cxx
endif
CXXSRCS = ctwm4nx.cxx
CXXSRCS += ctwm4nx.cxx
VPATH = src:apps