diff options
author | svu <svu> | 2004-05-24 21:08:42 +0000 |
---|---|---|
committer | svu <svu> | 2004-05-24 21:08:42 +0000 |
commit | e8cb309f9c4b53466c871728e0d8a05f2ea3da4d (patch) | |
tree | 7e9c83cd2858824c776068207fbf24707cde898a /Makefile.am | |
parent | 6c5f516b6e818e4b8d07269743956f5f80818dfa (diff) |
changing the project name
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 |