blob: 6852738b723d04deb3b3f8a405a3867cba1cb0af (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
2005-09-01 Kristian Høgsberg <krh@redhat.com>
* Makefile.am (AM_CFLAGS): Define DFLT_XKB_CONFIG_ROOT to
$(datadir)/X11/xkb so we look in the right place.
2005-08-02 Keith Packard <keithp@keithp.com>
* Makefile.am:
Mark generated files as BUILT_SOURCES and CLEANFILES
to ensure they are regenerated after 'make clean' and
to make parallel builds work right.
|