Ignore:
Timestamp:
11/10/03 17:12:27 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmain/Makefile

    r2505 r2506  
    2222#  connect the include files defined in the config.mk file
    2323#
    24 INCLUDES = -I. -I../mbase -I../manalysis -I../mdatacheck -I../meventdisp \
     24INCLUDES = -I. -I../mbase -I../manalysis -I../mdatacheck -I../mraw      \
    2525           -I../mgui -I../mgeom -I../mhist -I../mmontecarlo -I../mfileio \
    26            -I../mimage -I../mhistmc -I../mraw
     26           -I../mimage -I../mhistmc -I../mgbase
    2727
    2828#------------------------------------------------------------------------------
     
    3535           MAnalysis.cc \
    3636           MMonteCarlo.cc \
     37           MGDisplayAdc.cc \
    3738           MEventDisplay.cc \
    38            MGDisplayAdc.cc \
    3939           MCameraDisplay.cc
    4040
     
    5454
    5555# @endcode
    56 
Note: See TracChangeset for help on using the changeset viewer.