From 01e9a56df9abbd9dacccb215969e2dc1d46366d7 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 26 Aug 2010 10:08:26 -0400 Subject: [PATCH] =?UTF-8?q?Bug=2029816=20=E2=80=93=20Install=20polkitagentenumtypes.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://bugs.freedesktop.org/show_bug.cgi?id=29816 Signed-off-by: David Zeuthen --- src/polkitagent/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/polkitagent/Makefile.am b/src/polkitagent/Makefile.am index d2fc9c8..96ffd7c 100644 --- a/src/polkitagent/Makefile.am +++ b/src/polkitagent/Makefile.am @@ -46,6 +46,7 @@ libpolkit_agent_1includedir=$(includedir)/polkit-1/polkitagent libpolkit_agent_1include_HEADERS = \ polkitagent.h \ + polkitagentenumtypes.h \ polkitagenttypes.h \ polkitagentsession.h \ polkitagentlistener.h \ -- 1.7.2.2