From: Alan T. DeKok Date: Thu, 12 May 2011 13:04:43 +0000 (+0200) Subject: Add rules for attribute encodings X-Git-Tag: release_3_0_0_beta0~842 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b02522813ae39d53d0b647bbd52f76606e716d0b;p=thirdparty%2Ffreeradius-server.git Add rules for attribute encodings --- diff --git a/src/tests/Makefile b/src/tests/Makefile index e85139bb02f..581cda2fea2 100644 --- a/src/tests/Makefile +++ b/src/tests/Makefile @@ -105,3 +105,8 @@ peap: leap: $(EAPOL_TEST) -c leap.conf -s $(SECRET) + +ATTRS := rfc.txt errors.txt extended.txt lucent.txt wimax.txt + +attrs: ${ATTRS} + ../main/radattr -d ../../share rfc.txt