Skip to content
Snippets Groups Projects
Commit 696668c7 authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

Include THcScalerEvtHandler in Makefile

parent 50d2aad9
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,8 @@ SRC = src/THcInterface.cxx src/THcParmList.cxx src/THcAnalyzer.cxx \
src/THcFormula.cxx\
src/THcRaster.cxx\
src/THcRasteredBeam.cxx\
src/THcRasterRawHit.cxx
src/THcRasterRawHit.cxx \
src/THcScalerEvtHandler.cxx
# Name of your package.
# The shared library that will be built will get the name lib$(PACKAGE).so
......
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