]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/libSHUTTLE.pkg
Adding simple check on the signals.
[u/mrichter/AliRoot.git] / SHUTTLE / libSHUTTLE.pkg
index 6e6f76441acea7a8acd07e85cccc3560b6b9d13c..5fa615d7a61e31e7db41a881781e699f16768e45 100644 (file)
@@ -1,8 +1,12 @@
+#-*- Mode: Makefile -*-
+
 SRCS = DCSClient/AliDCSClient.cxx DCSClient/AliDCSMessage.cxx \
        AliShuttle.cxx AliShuttleConfig.cxx \
-       AliShuttleTrigger.cxx AliShuttleStatus.cxx AliShuttleLogbookEntry.cxx
+       AliShuttleTrigger.cxx AliShuttleStatus.cxx AliShuttleLogbookEntry.cxx \
+       AliEmptyPreprocessor.cxx 
 
-CINTHDRS:= $(patsubst %,$(MODDIR)/%,$(SRCS:.cxx=.h))
+CINTHDRS:= $(SRCS:.cxx=.h)
+#CINTHDRS:= $(patsubst %,$(MODDIR)/%,$(SRCS:.cxx=.h))
 
 SRCS += DATENotifier.cxx
 HDRS:= $(SRCS:.cxx=.h) 
@@ -11,6 +15,8 @@ EINCLUDE := $(DIMDIR)/dim
 ELIBS := dim
 ELIBSDIR := $(DIMDIR)/$(ODIR)
 
+EINCLUDE += $(ALIEN_ROOT)/api/include
+
 DHDR= SHUTTLELinkDef.h 
 
 EXPORT:=