Made eject command a C++ program.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40600 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2011-02-21 18:24:30 +00:00
parent cdd15f8478
commit 9b26b17b0e
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,6 @@ StdBinCommands
# csplit.c
driveinfo.c
# echo.c
eject.c
error.c
fortune.c
finddir.c
@ -121,6 +120,7 @@ if $(TARGET_PLATFORM) = libbe_test {
# standard commands that need libbe.so and libsupc++.so
StdBinCommands
alert.cpp
eject.cpp
hey.cpp
reindex.cpp
resattr.cpp