summaryrefslogtreecommitdiff
path: root/tests/test-debug-nr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-debug-nr/Makefile.am')
-rw-r--r--tests/test-debug-nr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-debug-nr/Makefile.am b/tests/test-debug-nr/Makefile.am
index 40d59e8..c89f1fd 100644
--- a/tests/test-debug-nr/Makefile.am
+++ b/tests/test-debug-nr/Makefile.am
@@ -23,7 +23,7 @@
FLEX = $(top_builddir)/flex
EXTRA_DIST = scanner.l test.input
-CLEANFILES = scanner.c scanner.h test-debug-nr OUTPUT $(OBJS)
+CLEANFILES = scanner.c scanner.h $(testname)$(EXEEXT) OUTPUT $(OBJS)
OBJS = scanner.o
AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)