Ignore:
Timestamp:
10/02/01 14:46:56 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r665 r959  
    2222#  connect the include files defined in the config.mk file
    2323#
    24 INCLUDES = -I. -I../mbase -I../mraw
     24INCLUDES = -I. -I../mbase -I../mraw -I../mgui -I../manalysis
    2525
    2626#------------------------------------------------------------------------------
     
    2828.SUFFIXES: .c .cc .cxx .h .hxx .o
    2929
    30 SRCFILES = MGFadcDisp.cc
     30SRCFILES = MGEvtDisplay.cc \
     31           MGFadcDisp.cc \
     32           MGCamDisplay.cc
    3133
    3234SRCS    = $(SRCFILES)
Note: See TracChangeset for help on using the changeset viewer.