diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-12 18:50:00 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-12 18:50:00 +0100 |
| commit | cb2cad3b8c506a08a6bdad548a10ff47f85ef38b (patch) | |
| tree | c9a270e403783cf84540ae5e11facb3b61542eef /src/Makefile.am | |
| parent | 4b21599b7ade620aa02b359335f618b5b10185da (diff) | |
Repackaged to utouch-grail v1.0.8v1.0.8
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 96ac7ed..3171edd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | lib_LTLIBRARIES = libgrail.la | 1 | lib_LTLIBRARIES = libutouch-grail.la |
| 2 | 2 | ||
| 3 | libgrail_la_LDFLAGS = \ | 3 | libutouch_grail_la_LDFLAGS = \ |
| 4 | -version-info @LIB_VERSION@ \ | 4 | -version-info @LIB_VERSION@ \ |
| 5 | -lm \ | 5 | -lm \ |
| 6 | $(MTDEV_LIBS) | 6 | $(MTDEV_LIBS) |
| 7 | 7 | ||
| 8 | libgrail_la_SOURCES = \ | 8 | libutouch_grail_la_SOURCES = \ |
| 9 | evbuf.h \ | 9 | evbuf.h \ |
| 10 | gebuf.h \ | 10 | gebuf.h \ |
| 11 | touch-dev.c \ | 11 | touch-dev.c \ |
| @@ -27,8 +27,8 @@ AM_CFLAGS = $(CWARNFLAGS) | |||
| 27 | 27 | ||
| 28 | INCLUDES = -I$(top_srcdir)/include/ | 28 | INCLUDES = -I$(top_srcdir)/include/ |
| 29 | 29 | ||
| 30 | libgrailincludedir = $(includedir) | 30 | libutouch_grailincludedir = $(includedir) |
| 31 | libgrailinclude_HEADERS = \ | 31 | libutouch_grailinclude_HEADERS = \ |
| 32 | $(top_srcdir)/include/grail-bits.h \ | 32 | $(top_srcdir)/include/grail-bits.h \ |
| 33 | $(top_srcdir)/include/grail-types.h \ | 33 | $(top_srcdir)/include/grail-types.h \ |
| 34 | $(top_srcdir)/include/grail-touch.h \ | 34 | $(top_srcdir)/include/grail-touch.h \ |
