summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c344342..b26574c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,8 @@ libutouch_grail_la_SOURCES = \
25 grail-recognizer.h \ 25 grail-recognizer.h \
26 grail-event.c \ 26 grail-event.c \
27 grail-impl.h \ 27 grail-impl.h \
28 grail-api.c 28 grail-api.c \
29 grail-legacy.c
29 30
30# These are flags required to properly set up 31# These are flags required to properly set up
31# the build. -fvisibility requires GCC > 4 (or clang) 32# the build. -fvisibility requires GCC > 4 (or clang)