wanproxy/common/lib.mk
2016-02-28 20:52:48 +01:00

7 lines
116 B
Makefile

VPATH+= ${TOPDIR}/common
SRCS+= buffer.cc
SRCS+= log.cc
SRCS+= count_filter.cc
CXXFLAGS+=-include common/common.h