Ignore:
Timestamp:
03/22/04 13:20:44 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3568 r3570  
    2222#  connect the include files defined in the config.mk file
    2323#
    24 INCLUDES = -I. -I../mbase -I../mraw -I../mreport -I../mmc -I../mastro
     24INCLUDES = -I. -I../mbase -I../mraw -I../mreport -I../mmc \
     25           -I../mastro -I../mgeom
    2526
    2627#------------------------------------------------------------------------------
     
    2930
    3031SRCFILES = MPointingPos.cc \
    31            MPointingPosCalc.cc
     32           MPointingPosCalc.cc \
     33           MSrcPosCam.cc \
     34           MSrcPosCalc.cc
    3235
    3336SRCS    = $(SRCFILES)
Note: See TracChangeset for help on using the changeset viewer.