lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 5da61a5: Pass $(winebindir) to submakefiles


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 5da61a5: Pass $(winebindir) to submakefiles
Date: Sun, 28 Apr 2019 23:27:48 -0400 (EDT)

branch: master
commit 5da61a54ff8eb422837c05f06e548ec4f7553616
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Pass $(winebindir) to submakefiles
---
 GNUmakefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/GNUmakefile b/GNUmakefile
index 21188b0..2eb5a4f 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -208,6 +208,7 @@ MAKETARGET = \
                      localbindir='$(localbindir)' \
                      locallibdir='$(locallibdir)' \
                  localincludedir='$(localincludedir)' \
+                      winebindir='$(winebindir)' \
                         test_dir='$(test_dir)' \
                   touchstone_dir='$(touchstone_dir)' \
                     LMI_COMPILER='$(LMI_COMPILER)' \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]