diff options
author | Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2009-08-07 02:58:23 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-08-07 19:15:29 +0200 |
commit | 7d701b0e26f96c279ef9ba8e4ef82fc4fca56acf (patch) | |
tree | ebb60a9fc042d7e9fdfc52133f0bae95c0c0d736 /configure.ac | |
parent | 402520cc08a66762a3683dfd11261f004fa42cb8 (diff) |
Merge keymap building in the top-level Makefile.am.
Slight adjustment around the tests and the rules for the new working
directory.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a318768cd0..83e7a052fe 100644 --- a/configure.ac +++ b/configure.ac @@ -109,7 +109,6 @@ AC_CONFIG_FILES([ extras/gudev/gudev-1.0.pc extras/gudev/docs/Makefile extras/gudev/docs/version.xml - extras/keymap/Makefile ]) AC_OUTPUT |