update Makefiles

This commit is contained in:
Michael Davidsaver
2016-02-01 16:34:57 -05:00
parent 86a5e037fa
commit 9a9bf34f83
2 changed files with 2 additions and 5 deletions

View File

@@ -5,8 +5,8 @@ include $(TOP)/configure/CONFIG
LIBRARY += pvaClient
INC += pvaClient.h
INC += pvaClientMultiChannel.h
INC += pv/pvaClient.h
INC += pv/pvaClientMultiChannel.h
LIBSRCS += pvaClient.cpp
LIBSRCS += pvaClientPutData.cpp