fixed receiver bug for moench mapping problem

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@677 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-10-02 16:40:15 +00:00
parent 9e08196677
commit 83bcbeddc9
2 changed files with 17 additions and 17 deletions

View File

@ -1,5 +1,5 @@
CC = g++
CLAGS += -DSLS_RECEIVER_FUNCTION_LIST
CLAGS += -DSLS_RECEIVER_FUNCTION_LIST
LDFLAG= -L/usr/lib64/ -lpthread -lm -lstdc++