[unique] build: fixes for distcheck



commit f889822479654561c32acdca6b23f15b759e6716
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jun 29 20:39:23 2010 +0100

    build: fixes for distcheck

 Makefile.am              |    2 +-
 unique/gdbus/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 59fc26c..bf3ccf5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ EXTRA_DIST = unique.pc.in NEWS TODO
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-rebuilds
 
-DISTCLEANFILES = unique-1.0.pc
+DISTCLEANFILES = unique-3.0.pc
 
 dist-hook:
 	@if test -d "$(srcdir)/.git"; then \
diff --git a/unique/gdbus/Makefile.am b/unique/gdbus/Makefile.am
index e10637d..a3bf342 100644
--- a/unique/gdbus/Makefile.am
+++ b/unique/gdbus/Makefile.am
@@ -6,7 +6,7 @@ libunique_gdbus_la_SOURCES = 	\
 	uniquebackend-gdbus.h	\
 	uniquebackend-gdbus.c
 
-libunique_gdbus_la_PPCFLAGS = \
+libunique_gdbus_la_CPPFLAGS = \
 	-DG_LOG_DOMAIN=\"Unique-GDBus\"	\
 	-DG_DISABLE_SINGLE_INCLUDES	\
 	-I$(top_srcdir)			\



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