]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
include dhcpv4 definitions
authorAlan T. DeKok <aland@freeradius.org>
Sun, 1 Apr 2018 12:56:47 +0000 (08:56 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 1 Apr 2018 12:56:47 +0000 (08:56 -0400)
As these are now legion, we should probably have a separate
include directory for them.  e.g. src/include/dictionary/

src/include/all.mk

index 3560f88a884ed7e29b0901c14fc0e8fe07cea167..5e40072a0404e94ff907d0888aadce2c0a22aef6 100644 (file)
@@ -69,6 +69,7 @@ src/include/autoconf.sed: src/include/autoconf.h
 RFC_DICTS := $(filter-out %~,$(wildcard share/dictionary.rfc*)) \
     share/dictionary.vqp share/dictionary.freeradius \
     share/dictionary.freeradius.snmp \
+    share/dictionary.dhcpv4 \
     share/dictionary.dhcpv6 \
     share/dictionary.eap.aka \
     share/dictionary.eap.sim \