summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: e98117e8e7b5db41c8cd1b2f92e54eaa9fea5ed3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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