summaryrefslogtreecommitdiffstats
path: root/tools/tools/ath/athstats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/ath/athstats/Makefile')
-rw-r--r--tools/tools/ath/athstats/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/tools/ath/athstats/Makefile b/tools/tools/ath/athstats/Makefile
index 93f98ae..95b01fd 100644
--- a/tools/tools/ath/athstats/Makefile
+++ b/tools/tools/ath/athstats/Makefile
@@ -10,6 +10,10 @@ PROG= athstats
SRCS= main.c athstats.c opt_ah.h ah_osdep.h
+CFLAGS+= -I${.CURDIR}/../common/
+.PATH.c: ${.CURDIR}/../common/
+SRCS+= ctrl.c
+
CLEANFILES+= opt_ah.h
.include <../Makefile.inc>
OpenPOWER on IntegriCloud