Skip to content
Snippets Groups Projects
Commit f47a21ac authored by matta's avatar matta
Browse files

* removing bug in Tigress make file

parent da00c943
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ all: $(SHARELIB)
############### Detector ##############
## Tigress ##
libTigress.so: TTigressData.o TTigressDataDict.o TTigressPhysics.o TTigressPhysicsDict.o TTigressClover.o TTigressCrystal.o TTigEventFragmentDict.o
libTigress.so: TTigressData.o TTigressDataDict.o TTigressPhysics.o TTigressPhysicsDict.o TTigressClover.o TTigressCrystal.o
$(LD) $(SOFLAGS) $^ $(OutPutOpt) $@
TTigressDataDict.cxx: TTigressData.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment