Ignore:
Timestamp:
May 9, 2010, 12:00:08 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
acf2f4, dbec4e
Parents:
b918031
Message:

Added VersionAction.

Signed-off-by: Frederik Heber <heber@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/Makefile.am

    rb918031 re62daa  
    8989
    9090CMDACTIONSOURCE = \
    91   Actions/CmdAction/HelpAction.cpp
     91  Actions/CmdAction/HelpAction.cpp \
     92  Actions/CmdAction/VersionAction.cpp
    9293CMDACTIONHEADER = \
    93   Actions/CmdAction/HelpAction.hpp
     94  Actions/CmdAction/HelpAction.hpp \
     95  Actions/CmdAction/VersionAction.hpp
    9496
    9597FRAGMENTATIONACTIONSOURCE =
Note: See TracChangeset for help on using the changeset viewer.