[smuxi] Build: fixed mkbundle order
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi] Build: fixed mkbundle order
- Date: Tue, 29 Apr 2014 21:43:54 +0000 (UTC)
commit b8c364adaa560848b71521e057120cbc2c6de388
Author: Mirco Bauer <meebey meebey net>
Date: Tue Apr 29 23:43:03 2014 +0200
Build: fixed mkbundle order
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index df1044b..fdeba57 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -288,9 +288,9 @@ dist-linux-static:
mkdir -p $(LINUX_STATIC_BUILD_DIR)
mkbundle --deps --static -z -L $(BUILD_DIR) \
-o $(LINUX_STATIC_BUILD_DIR)/smuxi-server \
+ $(BUILD_DIR)/smuxi-server.exe \
$(BUILD_DIR)/log4net.dll \
$(BUILD_DIR)/Nini.dll \
- $(BUILD_DIR)/smuxi-server.exe \
$(BUILD_DIR)/smuxi-common.dll \
$(BUILD_DIR)/smuxi-engine.dll \
$(BUILD_DIR)/Db4objects.Db4o.dll \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]