[dconf] remove dconf vapi (now upstream in vala)
- From: Ryan Lortie <ryanl src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [dconf] remove dconf vapi (now upstream in vala)
- Date: Fri, 4 Sep 2009 16:09:08 +0000 (UTC)
commit 3e78cb9a69adc4aeb4867952b7b7d8082a0d372e
Author: Ryan Lortie <desrt desrt ca>
Date: Fri Sep 4 12:08:18 2009 -0400
remove dconf vapi (now upstream in vala)
editor/Makefile.am | 2 +-
editor/dconf.vapi | 58 ----------------------------------------------------
2 files changed, 1 insertions(+), 59 deletions(-)
---
diff --git a/editor/Makefile.am b/editor/Makefile.am
index 51ee3f4..3766d1f 100644
--- a/editor/Makefile.am
+++ b/editor/Makefile.am
@@ -18,7 +18,7 @@ dconf_editor_SOURCES = \
dconf-editor.vala.stamp: $(dconf_editor_VALASOURCES)
- valac -C --pkg gtk+-2.0 dconf.vapi $^
+ valac -C --pkg gtk+-2.0 --pkg dconf $^
touch $@
CLEANFILES = *.c *.h dconf-editor.vala.stamp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]