diff options
author | svu <svu> | 2004-04-14 23:33:56 +0000 |
---|---|---|
committer | svu <svu> | 2004-04-14 23:33:56 +0000 |
commit | fff688949cf0becaefb35984f6a079cb99430513 (patch) | |
tree | b77b0448219a966b06a36eb12d63b80c85db1ddc /Makefile.am | |
parent | 72c81d5679b3f8d27bc6b3a65df1511809791c8e (diff) | |
download | xkeyboard-config-fff688949cf0becaefb35984f6a079cb99430513.tar.gz |
COPYING added - MIT license (thanks to Keithp). Some minor fixes on infrastructure
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bce96d9..f287afa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = compat geometry intl keycodes keymap m4 po rules semantics symbols types -EXTRA_DIST= config.rpath mkinstalldirs config.rpath \ +EXTRA_DIST= COPYING config.rpath mkinstalldirs config.rpath \ autogen.sh \ xkbdesc.spec \ xkbdesc.spec.in \ |