Changeset 12409 for trunk/FACT++


Ignore:
Timestamp:
11/05/11 21:39:26 (13 years ago)
Author:
lyard
Message:
added PixelMap to sources of viewer
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/Makefile.am

    r12354 r12409  
    408408viewer_SOURCES = $(viewer_SRCADD) $(viewer_QT_SOURCES) \
    409409        src/DataProcessorImp.cc src/DataProcessorImp.h \
    410         src/FitsFile.cc  src/FitsFile.h
    411         src/Fits.cc      src/Fits.h
     410        src/FitsFile.cc  src/FitsFile.h \
     411        src/Fits.cc      src/Fits.h \
     412        src/PixelMap.cc
    412413
    413414
Note: See TracChangeset for help on using the changeset viewer.