[patch] nm-pptp without "nm-pptp-pppd-service.xml" when make dist
- From: "Bin Li" <libin charles gmail com>
- To: networkmanager-list gnome org
- Subject: [patch] nm-pptp without "nm-pptp-pppd-service.xml" when make dist
- Date: Tue, 22 Jul 2008 13:45:17 +0800
Hi,
--- src/Makefile.am.orig 2008-07-22 10:17:16.000000000 +0800
+++ src/Makefile.am 2008-07-22 13:30:42.000000000 +0800
@@ -22,7 +22,8 @@
nm_pptp_service_SOURCES = \
nm-pptp-service.c \
- nm-pptp-service.h
+ nm-pptp-service.h \
+ nm-pptp-pppd-service.xml
nm-pptp-pppd-service-glue.h: $(top_srcdir)/src/nm-pptp-pppd-service.xml
dbus-binding-tool --prefix=nm_pptp_pppd_service
--mode=glib-server --output=$@ $<
It works fine, but I'm not sure if the position of xml file is accord
with the automake standard, feel free to change it.
Sincerely Yours,
Bin Li
http://cn.opensuse.org
--- src/Makefile.am.orig 2008-07-22 10:17:16.000000000 +0800
+++ src/Makefile.am 2008-07-22 13:30:42.000000000 +0800
@@ -22,7 +22,8 @@
nm_pptp_service_SOURCES = \
nm-pptp-service.c \
- nm-pptp-service.h
+ nm-pptp-service.h \
+ nm-pptp-pppd-service.xml
nm-pptp-pppd-service-glue.h: $(top_srcdir)/src/nm-pptp-pppd-service.xml
dbus-binding-tool --prefix=nm_pptp_pppd_service --mode=glib-server --output=$@ $<
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]