summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 4cc825416d7e9ba6c8121e82c62564c1ec587579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
AUTOMAKE_OPTIONS = foreign

SUBDIRS = compat geometry keycodes po rules symbols types docs man

pkgconfigdir = $(datadir)/pkgconfig
pkgconfig_DATA = xkeyboard-config.pc

EXTRA_DIST=config.rpath COPYING README \
       autogen.sh \
       xkeyboard-config.pc.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