Ignore:
Timestamp:
07/29/02 09:10:23 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WuerzburgSoft/Thomas/mphys/Makefile

    r1364 r1449  
    2222#  connect the include files defined in the config.mk file
    2323#
    24 INCLUDES = -I. -I../mbase
     24INCLUDES = -I. -I../mbase -I../mhist
    2525
    2626#------------------------------------------------------------------------------
     
    2929
    3030SRCFILES = MParticle.cc \
     31           MPairProduction.cc \
    3132           MPhoton.cc \
    32            MElectron.cc \
    33            MPairProduction.cc
     33           MFit.cc \
     34           MCascade.cc \
     35           MElectron.cc
    3436
    3537SRCS    = $(SRCFILES)
Note: See TracChangeset for help on using the changeset viewer.