diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 6be9056c..52fd5f11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,8 +2,8 @@ SUBDIRS = compat compiled geometry intl keycodes keymap m4 po rules semantics sy EXTRA_DIST= COPYING README config.rpath mkinstalldirs config.rpath \ autogen.sh \ - xkbdesc.spec \ - xkbdesc.spec.in \ + xkeyboard-config.spec \ + xkeyboard-config.spec.in \ intltool-extract.in intltool-merge.in intltool-update.in ACLOCAL_AMFLAGS = -I m4 |