From 4b4ee0dc63abddffdc64355429e4ea9ccaa4d36d Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 9 May 2010 21:30:23 +0000 Subject: svn merge -r577:HEAD ^/branches/released . --- xorg-server/xkbdata.src/Makefile.am | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'xorg-server/xkbdata.src/Makefile.am') diff --git a/xorg-server/xkbdata.src/Makefile.am b/xorg-server/xkbdata.src/Makefile.am index 48cdf4413..e98117e8e 100644 --- a/xorg-server/xkbdata.src/Makefile.am +++ b/xorg-server/xkbdata.src/Makefile.am @@ -1,16 +1,20 @@ -AUTOMAKE_OPTIONS = foreign - -SUBDIRS = compat geometry keycodes keymap po rules semantics symbols types docs - -EXTRA_DIST=config.rpath COPYING CREDITS README \ - autogen.sh \ - xkeyboard-config.spec \ - xkeyboard-config.spec.in \ - intltool-extract.in intltool-merge.in intltool-update.in - -DISTCLEANFILES=intltool-extract intltool-merge intltool-update - -# ACLOCAL_AMFLAGS = -I m4 - -sync-po: - rsync -Lrtvz translationproject.org::tp/latest/xkeyboard-config/ po +AUTOMAKE_OPTIONS = foreign + +SUBDIRS = compat geometry keycodes keymap po rules semantics symbols types docs + +pkgconfigdir = $(datadir)/pkgconfig +pkgconfig_DATA = xkeyboard-config.pc + +EXTRA_DIST=config.rpath COPYING CREDITS README \ + autogen.sh \ + xkeyboard-config.pc.in \ + xkeyboard-config.spec \ + xkeyboard-config.spec.in \ + intltool-extract.in intltool-merge.in intltool-update.in + +DISTCLEANFILES=intltool-extract intltool-merge intltool-update + +# ACLOCAL_AMFLAGS = -I m4 + +sync-po: + rsync -Lrtvz translationproject.org::tp/latest/xkeyboard-config/ po -- cgit v1.2.3