Index: uspace/app/cpptest/Makefile
===================================================================
--- uspace/app/cpptest/Makefile	(revision edbad13a7b6100d8ba5b94ae316541f01389e731)
+++ uspace/app/cpptest/Makefile	(revision 21a7ebc3e91c07ae4c90a09940add413118afd2c)
@@ -30,5 +30,5 @@
 
 # TODO: Force linker to link libcpp by default when linking cpp apps?
-LIBS = $(USPACE_PREFIX)/lib/cpp/libcpp.a
+LIBS = cpp
 
 BINARY = cpptest
