summaryrefslogtreecommitdiff
path: root/test/malloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/malloc/Makefile')
-rw-r--r--test/malloc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/malloc/Makefile b/test/malloc/Makefile
index 714eade71..4d8f9b4bf 100644
--- a/test/malloc/Makefile
+++ b/test/malloc/Makefile
@@ -16,9 +16,7 @@
# along with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-TESTDIR=../
-include $(TESTDIR)/Rules.mak
-
+include ../Rules.mak
TARGETS=malloc
TARGETS+=testmalloc testmalloc_glibc