* Build fix; gtf.cpp is also needed for the screenmode command line tool.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31655 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2009-07-20 16:49:52 +00:00
parent 2c5fedae4b
commit 63128f06c4
+2 -1
View File
@@ -11,8 +11,9 @@ BinCommand screenmode :
screenmode.cpp
# from Screen preferences
ScreenMode.cpp
gtf.cpp
multimon.cpp
ScreenMode.cpp
: be $(TARGET_LIBSUPC++)
;