small variation

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@808 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-03-26 10:07:15 +00:00
parent a1bd5cdae6
commit 327db21c59
2 changed files with 8 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ LDFLAG= -L/usr/lib64/ -lpthread -lm -lstdc++
LIBS?= -L$(LIBDIR) -lSlsDetector
INCLUDES ?= -I ../MySocketTCP -I ../commonFiles -I -I ../../../slsDetectorCalibration -I .
SRC_CLNT = slsReceiver.cpp
SRC_CLNT = slsReceiver.cpp
#../MySocketTCP/MySocketTCP.cpp slsReceiver_funcs.cpp UHRIXCallback.cpp slsReceiverFunctionList.cpp slsReceiverUsers.cpp
DESTDIR ?= bin