aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
-rw-r--r--dftest.c (renamed from ui/cli/dftest.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index b139687892..c2cd69ab77 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -220,7 +220,7 @@ capinfos_SOURCES = \
# dftest specifics
dftest_SOURCES = \
- ui/cli/dftest.c
+ dftest.c
# randpkt specifics
randpkt_SOURCES = \
diff --git a/ui/cli/dftest.c b/dftest.c
index 939f77be11..939f77be11 100644
--- a/ui/cli/dftest.c
+++ b/dftest.c