summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikki VonHollen <vonhollen@google.com>2011-12-20 11:10:17 -0500
committerDavid Zeuthen <davidz@redhat.com>2011-12-20 11:26:55 -0500
commit15d2e90a54009efb31300d8b59292d71ce98a5b2 (patch)
tree5c24ef72ded63d59de2b8986e79f96b44fde66c8 /Makefile.am
parent2675cc0d82c3cf1541bbf6e2e4120d7a85a970e6 (diff)
downloadpolkit-15d2e90a54009efb31300d8b59292d71ce98a5b2.tar.gz
Bug 43608 – Add unit tests
https://bugs.freedesktop.org/show_bug.cgi?id=43608 Basic unittest support and a few tests. Adds basic unit tests for: PolkitIdentity, PolkitUnixUser, PolkitUnixGroup, PolkitBackendLocalAuthorizationStore, and PolkitBackendLocalAuthority. Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 13f641f..70d072c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = actions data src docs po
+SUBDIRS = actions data src docs po test
NULL =