Makefile tweaks

unstable
Tom Early 4 years ago
parent 90713ede94
commit 0f832d17ba

@ -49,7 +49,7 @@ ifeq ($(ysf_db), true)
LDFLAGS += `mysql_config --libs` LDFLAGS += `mysql_config --libs`
endif endif
ifdef need_tc ifdef tc_ip
SRCS += CodecStream.cpp UnixDgramSocket.cpp SRCS += CodecStream.cpp UnixDgramSocket.cpp
endif endif

Loading…
Cancel
Save

Powered by TurnKey Linux.