summaryrefslogtreecommitdiff
path: root/test/ctype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/ctype/Makefile')
-rw-r--r--test/ctype/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ctype/Makefile b/test/ctype/Makefile
index 37d055144..750f9c66c 100644
--- a/test/ctype/Makefile
+++ b/test/ctype/Makefile
@@ -16,8 +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=ctype ctype_run
all: $(TARGETS)