summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/clockstuff/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/clockstuff/Makefile.am')
-rw-r--r--contrib/ntp/clockstuff/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/clockstuff/Makefile.am b/contrib/ntp/clockstuff/Makefile.am
index 44e85a8..ebfd74e 100644
--- a/contrib/ntp/clockstuff/Makefile.am
+++ b/contrib/ntp/clockstuff/Makefile.am
@@ -11,6 +11,6 @@ clktest_LDADD = ../libntp/libntp.a
ETAGS_ARGS = Makefile.am
#EXTRA_DIST = TAGS
-chutest: ../libntp/libntp.a
+chutest$(EXEEXT): ../libntp/libntp.a
-clktest: ../libntp/libntp.a
+clktest$(EXEEXT): ../libntp/libntp.a
OpenPOWER on IntegriCloud