ChangeLog is not maintained any more
[xorg/xkeyboard-config] / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2
3 SUBDIRS = compat geometry keycodes keymap po rules semantics symbols types docs
4
5 EXTRA_DIST=config.rpath COPYING CREDITS README \
6        autogen.sh \
7        xkeyboard-config.spec \
8        xkeyboard-config.spec.in \
9        intltool-extract.in intltool-merge.in intltool-update.in
10
11 DISTCLEANFILES=intltool-extract intltool-merge intltool-update
12
13 # ACLOCAL_AMFLAGS = -I m4
14
15 if CREATE_XKBCOMP_SYMLINK
16 install-xkbcomp:
17         ln -sf $(XKBCOMP) $(DESTDIR)$(xkb_base)/xkbcomp
18
19 else
20 install-xkbcomp:
21
22 endif
23
24 install-data-hook: install-xkbcomp
25
26 sync-po:
27         rsync -Lrtvz translationproject.org::tp/latest/xkeyboard-config/  po