[PATCH 1/1] Install default.xml file to /usr/share/phonesim

Martin Xu martin.xu at intel.com
Sun Mar 14 22:41:28 PDT 2010


---
 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index fcee5e6..34198a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,9 @@ INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src
 
 CLEANFILES = src/control.moc $(nodist_src_phonesim_SOURCES)
 
-EXTRA_DIST = src/controlbase.ui src/default.xml src/GSMSpecification.xml
+dist_pkgdata_DATA = src/default.xml
+
+EXTRA_DIST = src/controlbase.ui src/GSMSpecification.xml
 
 MAINTAINERCLEANFILES = Makefile.in \
 	aclocal.m4 configure depcomp missing install-sh
-- 
1.6.1.3



More information about the ofono mailing list