Changeset 40c8f47fde629757e08b1be6269f9403f4e64660
- 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:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rf98083b
|
r40c8f4
|
|
| 70 | 70 | |
| 71 | 71 | RUN_WAY_POINT_PARSER_SOURCES = \ |
| | 72 | $(SRC)/WayPointFile.cpp \ |
| | 73 | $(SRC)/WayPointFileWinPilot.cpp \ |
| | 74 | $(SRC)/WayPointFileSeeYou.cpp \ |
| | 75 | $(SRC)/WayPointFileZander.cpp \ |
| 72 | 76 | $(SRC)/WayPointParser.cpp \ |
| 73 | | $(SRC)/WayPointParserWinPilot.cpp \ |
| 74 | | $(SRC)/WayPointParserSeeYou.cpp \ |
| 75 | | $(SRC)/WayPointParserZander.cpp \ |
| 76 | 77 | $(SRC)/UtilsText.cpp \ |
| 77 | 78 | $(SRC)/UtilsSystem.cpp \ |