[gitg/wip/actions: 15/26] Fix install targets
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/actions: 15/26] Fix install targets
- Date: Sat, 12 Jul 2014 08:56:48 +0000 (UTC)
commit 4b5bacc497fbfca957934fef534f5def66cfca2e
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]