[blam] Install the debug symbols. The file is only small.
- From: Carlos Martín Nieto <cmartin src gnome org>
- To: svn-commits-list gnome org
- Subject: [blam] Install the debug symbols. The file is only small.
- Date: Sat, 18 Apr 2009 10:56:37 -0400 (EDT)
commit 05c328181a9ec178226a46e6441b81be78f3c7d0
Author: Carlos MartÃn Nieto <carlos cmartin tk>
Date: Sat Apr 18 16:56:28 2009 +0200
Install the debug symbols. The file is only small.
---
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 087f12b..f9ebc9a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,6 +60,7 @@ all: blam.exe
install-data-local: blam.exe
$(mkinstalldirs) $(DESTDIR)$(blamlibdir)
$(INSTALL_DATA) blam.exe $(DESTDIR)$(blamlibdir)/blam.exe
+ $(INSTALL_DATA) blam.exe.mdb $(DESTDIR)$(blamlibdir)/blam.exe.mdb
EXTRA_DIST = \
$(BLAM_CSFILES) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]