diff options
Diffstat (limited to 'authz/Makefile.objs')
-rw-r--r-- | authz/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/authz/Makefile.objs b/authz/Makefile.objs index 2a75d53840..921fa624d7 100644 --- a/authz/Makefile.objs +++ b/authz/Makefile.objs @@ -1,2 +1,3 @@ authz-obj-y += base.o authz-obj-y += simple.o +authz-obj-y += list.o |