diff options
author | Dan Williams <dcbw@redhat.com> | 2010-02-19 18:21:07 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-02-19 18:21:07 -0800 |
commit | 16b2f40f1cd83ab37eb079b41a0f35bbcf877c93 (patch) | |
tree | e1fee2e7da5ad809885a58d01cb037be8bb83a04 /configure.ac | |
parent | dcedb5273c059476813dc68d0617210d0835710b (diff) |
policy: add basic PolicyKit authorizations
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ae37fdcd..db885dc0 100644 --- a/configure.ac +++ b/configure.ac @@ -103,6 +103,7 @@ plugins/Makefile test/Makefile introspection/Makefile po/Makefile.in +policy/Makefile ]) AC_OUTPUT |