Adopted PSimulateMuTransition to root6

This commit is contained in:
2017-01-20 11:56:12 +01:00
parent a93bcb86c4
commit c61641efe3
3 changed files with 26 additions and 12 deletions

View File

@@ -97,4 +97,6 @@ install: all
ifeq ($(OS),LINUX)
cp -pv $(SHLIB) $(ROOTSYS)/lib
cp -pv PSimulateMuTransition.h $(ROOTSYS)/include
# for root6
cp -pv PSimulateMuTransitionDict_rdict.pcm $(ROOTSYS)/lib
endif