basename for hdf5 fixes

This commit is contained in:
Dhanya Maliakal
2017-07-27 09:31:14 +02:00
parent 8a8e76e839
commit 0fcf768772
7 changed files with 21 additions and 16 deletions

View File

@ -15,7 +15,7 @@ CFLAGS= -g -DC_ONLY -fPIC
DFLAGS= -g -DDACS_INT -DSLS_RECEIVER_UDP_FUNCTIONS #-DVERBOSE
INCLUDES?= $(INCLUDESRXR) -I include/ -I ../slsDetectorCalibration
INCLUDES?= $(INCLUDESRXR) -I include/
##############################################################
# ZMQ specific: in this case, you need ZMQ libraries already included in this package