Index: uspace/app/cpptest/Makefile
===================================================================
--- uspace/app/cpptest/Makefile	(revision edbad13a7b6100d8ba5b94ae316541f01389e731)
+++ uspace/app/cpptest/Makefile	(revision 6371c5bff9621d451e281da3df6259aa591a903a)
@@ -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
