make: add a 'test-ref-configs' target

This commit is contained in:
Manuel Pégourié-Gonnard 2014-01-31 13:41:07 +01:00
parent d75d7cf844
commit 6529ff0b6a
2 changed files with 7 additions and 0 deletions

View file

@ -52,6 +52,9 @@ clean:
check: lib
( cd tests && $(MAKE) && $(MAKE) check )
test-ref-configs:
tests/scripts/test-ref-configs.pl
apidoc:
mkdir -p apidoc
doxygen doxygen/polarssl.doxyfile