diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-14 18:05:30 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-14 18:05:30 -0400 |
commit | 2251933e506aea4dd01dec2ab091431677ea16b8 (patch) | |
tree | d872bd8a84b91716879b00108e5297cd1dbcb4b5 /src/Makefile.am | |
parent | d003905a5e8a7e4efae52fd66213970da8336669 (diff) |
Fix whitespace in various files
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index fdcc0711a9..82732ca4bb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,7 +21,7 @@ endif if ENABLE_KEYMAP SUBDIRS += \ - keymap + keymap endif if ENABLE_LEGACYLIB |