Changeset 40c8f47fde629757e08b1be6269f9403f4e64660

Show
Ignore:
Timestamp:
02/23/10 15:02:33 (5 months ago)
Author:
Tobias Bieniek <Tobias.Bieniek@…>
Parents:
08f77924be76ddfbd02e575d1fed443b6d477942
Children:
e9aeb60f74d6244494c46deea94372131aa32672
git-committer:
Tobias Bieniek <Tobias.Bieniek@gmx.de> / 2010-02-23T13:02:33Z+0100
Message:

build/test.mk: Fixed source file listing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • build/test.mk

    rf98083b r40c8f4  
    7070 
    7171RUN_WAY_POINT_PARSER_SOURCES = \ 
     72        $(SRC)/WayPointFile.cpp \ 
     73        $(SRC)/WayPointFileWinPilot.cpp \ 
     74        $(SRC)/WayPointFileSeeYou.cpp \ 
     75        $(SRC)/WayPointFileZander.cpp \ 
    7276        $(SRC)/WayPointParser.cpp \ 
    73         $(SRC)/WayPointParserWinPilot.cpp \ 
    74         $(SRC)/WayPointParserSeeYou.cpp \ 
    75         $(SRC)/WayPointParserZander.cpp \ 
    7677        $(SRC)/UtilsText.cpp \ 
    7778        $(SRC)/UtilsSystem.cpp \