From 383bf8c9a3409fda655b18ba6ada503367b5d332 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 27 Apr 2011 14:46:52 -0500 Subject: [PATCH] Revert "build: po shouldn't be built unless --with-polkit=yes" This reverts commit ba17060219f34b5bb8dbb965be9a5f224955777a. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index f69c7f0d..309bda12 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,10 +20,10 @@ all: $(GENERATED_FILES) CLEANFILES = $(GENERATED_FILES) endif -SUBDIRS = marshallers libqcdm src plugins introspection policy test +SUBDIRS = marshallers libqcdm src plugins introspection po policy test if WITH_POLKIT -SUBDIRS += policy po +SUBDIRS += policy endif dbusservicedir = $(DBUS_SYS_DIR)