summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-03-21 20:49:23 -0700
committerKeith Packard <keithp@keithp.com>2008-03-21 20:49:23 -0700
commit4b7476c90c56b2c1fa133e5eeef78ec5ef2146bf (patch)
treea488769f5639dfbce63616e904d6b90524faa6c6 /configure.ac
parent7418ec7f067c4015fb632f9ee988b35120eaee8e (diff)
Name the toolkit 'nichrome' (thanks again, Bart).
This patch also includes some random geometry adjustments, and the use of 'lozenges' for buttons, toggles and scrollbars.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 239eb27..52a0f0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,7 +76,7 @@ CPPFLAGS="${save_CPPFLAGS}"
AC_CONFIG_FILES([Makefile
src/Makefile
- chrome/Makefile
+ nichrome/Makefile
test/Makefile
examples/Makefile
])