[PolicyKit-gnome] Fix 'make distcheck'



commit 58ea3964a9cc6a24e6dd8ae7958bd910ae8b5745
Author: David Zeuthen <davidz redhat com>
Date:   Mon Feb 21 17:45:54 2011 -0500

    Fix 'make distcheck'
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 Makefile.am    |    2 ++
 NEWS           |    3 ++-
 po/POTFILES.in |    1 -
 3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3caba08..e9bbe42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,5 +5,7 @@ EXTRA_DIST = \
 	TODO			\
 	HACKING
 
+DISTCHECK_CONFIGURE_FLAGS=--disable-introspection
+
 clean-local :
 	rm -f *~ po/*~
diff --git a/NEWS b/NEWS
index ace18ea..bfa5d87 100644
--- a/NEWS
+++ b/NEWS
@@ -11,12 +11,13 @@ Build requirements
 
 Changes since 0.99:
 
-David Zeuthen (5):
+David Zeuthen (6):
       Post-release version bump to 0.100
       Make --with-gtk work with introspection
       Nuke desktop file for autostart
       Do not show internal polkit.* detail key/value pairs
       Update NEWS for release
+      Fix 'make distcheck'
 
 Matthias Clasen (6):
       Add gnome-authentication-agent-1.desktop.in to POTFILES.skip
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 97b7131..3ea4432 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -5,4 +5,3 @@ polkitgtk/polkitlockbutton.c
 src/main.c
 src/polkitgnomeauthenticationdialog.c
 src/polkitgnomeauthenticator.c
-src/polkit-gnome-authentication-agent-1.desktop.in.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]