From 7a6456b7db6faa279c669db2e5838a4d6de23eda Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 19 Sep 2010 20:15:10 +0200 Subject: Rename project and libraries to utouch-evemu 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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a880ddf..183516c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = src tools pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = evemu.pc +pkgconfig_DATA = utouch-evemu.pc INCLUDES = $(top_srcdir)/include/ -- cgit v1.2.3