diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-09-19 20:15:10 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-09-19 20:15:10 +0200 |
| commit | 7a6456b7db6faa279c669db2e5838a4d6de23eda (patch) | |
| tree | a64305b1de2012c8cfefcf8fe5c9e3f540d40677 /Makefile.am | |
| parent | 7084c36b584acc4626b113b82af400f88f04897b (diff) | |
Rename project and libraries to utouch-evemuv1.0.0
This project is part of utouch, and the library should be
named thereafter. Also helps avoid confusion with an unrelated
project with the same name.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a880ddf..183516c 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUBDIRS = src tools | 1 | SUBDIRS = src tools |
| 2 | 2 | ||
| 3 | pkgconfigdir = $(libdir)/pkgconfig | 3 | pkgconfigdir = $(libdir)/pkgconfig |
| 4 | pkgconfig_DATA = evemu.pc | 4 | pkgconfig_DATA = utouch-evemu.pc |
| 5 | 5 | ||
| 6 | INCLUDES = $(top_srcdir)/include/ | 6 | INCLUDES = $(top_srcdir)/include/ |
| 7 | 7 | ||
