aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7d810a5..cee9bdf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
# -*-python-*-
-project('fbida', 'c')
+project('input-tools', 'c')
mkname = find_program('name.sh')
ev_hdr = custom_target('ev', output : 'EV.h', command : [ mkname, 'EV' ])