diff options
-rw-r--r-- | testsuite/tests/lib-format/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/lib-format/Makefile b/testsuite/tests/lib-format/Makefile index 0248fe1a5..0b385ca4b 100644 --- a/testsuite/tests/lib-format/Makefile +++ b/testsuite/tests/lib-format/Makefile @@ -10,9 +10,8 @@ # # ######################################################################### -#MODULES= MAIN_MODULE=tformat -ADD_COMPFLAGS=-I $(BASEDIR)/lib +ADD_COMPFLAGS=-I $(OTOPDIR)/testsuite/lib ADD_MODULES=testing include ../../makefiles/Makefile.one |