aboutsummaryrefslogtreecommitdiff
path: root/test/postinstall/cpp_app/makefile.mak
diff options
context:
space:
mode:
Diffstat (limited to 'test/postinstall/cpp_app/makefile.mak')
-rw-r--r--test/postinstall/cpp_app/makefile.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/postinstall/cpp_app/makefile.mak b/test/postinstall/cpp_app/makefile.mak
index 8d84785f..5c5f2505 100644
--- a/test/postinstall/cpp_app/makefile.mak
+++ b/test/postinstall/cpp_app/makefile.mak
@@ -1,7 +1,7 @@
PROGRAM = cpp_app
OBJECTS = $(addsuffix .o,$(PROGRAM))
TESTS = \
- test_ldd.sh \
+ test_libpath.sh \
test_transform.sh \
test_searchpath.sh \
test_version.sh