X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Fradius%2FMakefile.am;h=96bafae4a26a2e14d059f938a9da226b2ea8dca9;hb=4b9e4cb1;hp=b57ef16a8de9d295ac32bbfa807e9e4d706e7187;hpb=ac17a556bd50969c8157d50761449b702afa4af8;p=libradsec.git diff --git a/lib/radius/Makefile.am b/lib/radius/Makefile.am index b57ef16..96bafae 100644 --- a/lib/radius/Makefile.am +++ b/lib/radius/Makefile.am @@ -22,8 +22,12 @@ libradsec_radius_la_CFLAGS = $(AM_CFLAGS) -DHAVE_CONFIG_H DICTIONARIES = \ share/dictionary.txt \ + share/dictionary.juniper \ share/dictionary.microsoft \ - share/dictionary.ukerna + share/dictionary.ukerna \ + share/dictionary.abfab.ietf + +EXTRA_DIST = $(DICTIONARIES) $(top_srcdir)/include/radsec/radius.h dictionaries.c: ${DICTIONARIES} convert.pl common.pl $(srcdir)/convert.pl ${DICTIONARIES}