Ignore:
Timestamp:
Jul 15, 2013, 2:08:33 PM (11 years ago)
Author:
moretto
Message:

changes from biktem r:3032

File:
1 edited

Legend:

Unmodified
Added
Removed
  • esaf_lal/branches/camille/packages/simulation/detector/G4Detector/G4fresnellens/GNUmakefile

    r16 r184  
    1717
    1818include $(ESAFINSTALL)/packages/config.gmk
    19 #include $(G4INSTALL)/config/G4VIS_USE.gmk
    2019
    2120# Include paths needed for rootcint dictionary generation
     
    2423INCLUDES += -I$(ESAFPACKAGES)/common/root/include
    2524INCLUDES += -I$(ESAFPACKAGES)/simulation/tools/include
    26 INCLUDES += -I$(G4INSTALL)/include
    27 INCLUDES += -I$(CLHEP_INCLUDE_DIR)
     25INCLUDES += $(G4INCLUDES)
    2826
    2927# headers and settings needed for the local library compilation
Note: See TracChangeset for help on using the changeset viewer.