aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-06-03 05:35:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-06-03 05:35:19 +0000
commit2640b786f43e848649d6c3c76cb1dd734ab60c4b (patch)
tree61099b9db1fc842d91bb8ab2694dd780b62fef9b /wsutil
parent3fe084beb36ec543bb0adbb1f67fd3ab720ca9a3 (diff)
Fix run checkapi for more targets.
svn path=/trunk/; revision=25414
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/Makefile.nmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index be5b7001d1..229a6a7709 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -51,3 +51,8 @@ clean :
distclean: clean
maintainer-clean: distclean
+
+checkapi:
+ $(PERL) ../tools/checkAPIs.pl \
+ $(LIBWSUTIL_SRC) \
+# file_util.c