Changeset 41 for hvcontrol


Ignore:
Timestamp:
05/15/09 09:19:55 (15 years ago)
Author:
lstark
Message:
path in Makefile corrected
File:
1 edited

Legend:

Unmodified
Added
Removed
  • hvcontrol/Makefile

    r39 r41  
    33#
    44
    5 SOURCES = hvcontrol.cpp src/CCCommand.cc src/ConsoleCommand.cc src/HV.cc src/HVConfig.cc src/HVCalib.cc src/HVMonitor.cc src/HVStatus.cc src/Log.cc src/ProcessIO.cc src/ReadCard.cc src/Utilities.cc ../fact_repos.svn/pixelmap/Pixel.cc ../fact_repos.svn/pixelmap/PixelMap.cc
     5SOURCES = hvcontrol.cpp src/CCCommand.cc src/ConsoleCommand.cc src/HV.cc src/HVConfig.cc src/HVCalib.cc src/HVMonitor.cc src/HVStatus.cc src/Log.cc src/ProcessIO.cc src/ReadCard.cc src/Utilities.cc ../pixelmap/Pixel.cc ../pixelmap/PixelMap.cc
    66
    77OBJECTS = $(addsuffix .o, $(basename $(SOURCES)))
Note: See TracChangeset for help on using the changeset viewer.