[gitg/wip/actions] Fix install targets
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/actions] Fix install targets
- Date: Mon, 20 Jan 2014 12:08:38 +0000 (UTC)
commit 61cf778aff8b0975646d77c01bd989ac0775a0cd
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Sun Jan 19 19:17:56 2014 +0100
Fix install targets
libgitg-ext/Makefile | 2 +-
libgitg/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgitg-ext/Makefile b/libgitg-ext/Makefile
index 9544586..e99e838 100644
--- a/libgitg-ext/Makefile
+++ b/libgitg-ext/Makefile
@@ -1,4 +1,4 @@
TARGETS = libgitg-ext/libgitg-ext-1.0.la
-INSTALL_TARGETS = install-libgitg_extLTLIBRARIES
+INSTALL_TARGETS = install-libgitg_extexecLTLIBRARIES
include ../sub.mk
diff --git a/libgitg/Makefile b/libgitg/Makefile
index 5610a4b..acd9059 100644
--- a/libgitg/Makefile
+++ b/libgitg/Makefile
@@ -1,4 +1,4 @@
TARGETS = libgitg/libgitg-1.0.la
-INSTALL_TARGETS = install-libgitgLTLIBRARIES
+INSTALL_TARGETS = install-libgitgexecLTLIBRARIES
include ../sub.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]