forgot to add some files

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@438 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2013-01-28 18:09:51 +00:00
parent 2b31e23f75
commit 39368180cb

View File

@ -2,7 +2,7 @@ CC = powerpc-4xx-softfloat-gcc
CLAGS += -Wall -DVIRTUAL -DDACS_INT -DSLS_DETECTOR_FUNCTION_LIST -DEIGERD
LDLIBS += -lm
PROGS = eigerDetectorServer
PROGS = slsDetectorServer
DESTDIR ?= bin
INSTMODE = 0777