[msitools] build-sys: install msiextract
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools] build-sys: install msiextract
- Date: Fri, 25 Jan 2013 13:20:21 +0000 (UTC)
commit a747780b602e4800193e7a3c91b79e0cbd8da5cb
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Fri Jan 25 14:19:31 2013 +0100
build-sys: install msiextract
Now that it works (to some extent) :)
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index bad7491..687e798 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,9 +31,9 @@ msiinfo_SOURCES = tools/msiinfo.c
msiinfo_LDADD = -lmsi $(GLIB_LIBS) $(GSF_LIBS)
msiinfo_DEPENDENCIES = libmsi/libmsi.la
-# msiextract, something on the TODO list...
+# msiextract
-noinst_PROGRAMS = msiextract
+bin_PROGRAMS += msiextract
msiextract_CFLAGS = -w
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]