diff options
Diffstat (limited to '')
-rw-r--r-- | src/modules/proto_dhcp/libfreeradius-dhcp.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/modules/proto_dhcp/libfreeradius-dhcp.mk b/src/modules/proto_dhcp/libfreeradius-dhcp.mk new file mode 100644 index 0000000..ab2cfc4 --- /dev/null +++ b/src/modules/proto_dhcp/libfreeradius-dhcp.mk @@ -0,0 +1,3 @@ +TARGET := libfreeradius-dhcp.a + +SOURCES := dhcp.c |