commit | 6529ff0b6ab668c0bd23469f068b627ca05e2775 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jan 31 13:41:07 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jan 31 15:42:07 2014 +0100 |
tree | 03540008d38af1b59c9a504901785297893d601c | |
parent | d75d7cf84472bc57953054397359fd24ebc10635 [diff] [blame] |
make: add a 'test-ref-configs' target
diff --git a/Makefile b/Makefile index b73c990..1a1082a 100644 --- a/Makefile +++ b/Makefile
@@ -52,6 +52,9 @@ check: lib ( cd tests && $(MAKE) && $(MAKE) check ) +test-ref-configs: + tests/scripts/test-ref-configs.pl + apidoc: mkdir -p apidoc doxygen doxygen/polarssl.doxyfile