9 lines
165 B
Makefile
9 lines
165 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVDATA_SRC)/copy
|
|
|
|
INC += pv/createRequest.h
|
|
|
|
LIBSRCS += createRequest.cpp
|
|
LIBSRCS += requestmapper.cpp
|