diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index aa11733..a6f98f9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libutouch-frame.la | |||
| 3 | libutouch_frame_la_LDFLAGS = \ | 3 | libutouch_frame_la_LDFLAGS = \ |
| 4 | -version-info @LIB_VERSION@ \ | 4 | -version-info @LIB_VERSION@ \ |
| 5 | -lm \ | 5 | -lm \ |
| 6 | $(EVEMU_LIBS) | 6 | $(EVEMU_LIBS) \ |
| 7 | $(MTDEV_LIBS) | 7 | $(MTDEV_LIBS) |
| 8 | 8 | ||
| 9 | libutouch_frame_la_SOURCES = \ | 9 | libutouch_frame_la_SOURCES = \ |
