diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b26574c..5011c1f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -26,7 +26,9 @@ libutouch_grail_la_SOURCES = \ | |||
| 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 | grail-legacy.c \ |
| 30 | grail-init.c \ | ||
| 31 | grail-frame.c | ||
| 30 | 32 | ||
| 31 | # These are flags required to properly set up | 33 | # These are flags required to properly set up |
| 32 | # the build. -fvisibility requires GCC > 4 (or clang) | 34 | # the build. -fvisibility requires GCC > 4 (or clang) |
