[Rhythmbox-devel] Few fixes for make distcheck
- From: Abel Cheung <deaddog deaddog org>
- To: rhythmbox-devel gnome org
- Subject: [Rhythmbox-devel] Few fixes for make distcheck
- Date: Tue, 11 Nov 2003 04:49:19 +0800
Hi,
I've attached a patch which is necessary for make distcheck to succeed;
may it be committed?
Abel
--
Abel Cheung
Linux counter #256983 | http://counter.li.org
GPG Key: (0xC67186FF) | http://deaddog.org/gpg.asc
Key fingerprint: 671C C7AE EFB5 110C D6D1 41EE 4152 E1F1 C671 86FF
Index: corba/Makefile.am
===================================================================
RCS file: /cvs/gnome/rhythmbox/corba/Makefile.am,v
retrieving revision 1.7
diff -u -r1.7 Makefile.am
--- corba/Makefile.am 23 Oct 2003 21:09:12 -0000 1.7
+++ corba/Makefile.am 10 Nov 2003 20:34:58 -0000
@@ -27,8 +27,8 @@
CLEANFILES = $(rhythmbox_interface_idl_sources)
-$(rhythmbox_interface_idl_sources): Rhythmbox.idl
- $(ORBIT_IDL) -I $(LIBBONOBO_IDL) -I $(BONOBO_ACTIVATION_IDL) Rhythmbox.idl
+$(rhythmbox_interface_idl_sources): $(srcdir)/Rhythmbox.idl
+ $(ORBIT_IDL) -I $(LIBBONOBO_IDL) -I $(BONOBO_ACTIVATION_IDL) $(srcdir)/Rhythmbox.idl
BUILT_SOURCES = $(rhythmbox_interface_idl_sources)
Index: shell/Makefile.am
===================================================================
RCS file: /cvs/gnome/rhythmbox/shell/Makefile.am,v
retrieving revision 1.33
diff -u -r1.33 Makefile.am
--- shell/Makefile.am 16 Oct 2003 23:22:47 -0000 1.33
+++ shell/Makefile.am 10 Nov 2003 20:34:59 -0000
@@ -67,6 +67,7 @@
-I$(top_srcdir)/corba \
-I$(top_srcdir)/iradio \
-I$(top_srcdir)/monkey-media \
+ -I$(top_builddir)/corba \
-I$(top_builddir)/monkey-media \
-DPIXMAP_DIR=\""$(datadir)/pixmaps"\" \
-DSHARE_DIR=\"$(pkgdatadir)\" \
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]