gnucash master: Fixup last commit

Geert Janssens gjanssens at code.gnucash.org
Thu Mar 16 14:52:58 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/954110c4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/86fbcb08 (commit)



commit 954110c479fc425881479c658059c88442b1437f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Mar 16 19:52:52 2017 +0100

    Fixup last commit
    
    This fixup was accidentally merged in another private branch of mine
    rather than in the previous commit...

diff --git a/src/import-export/csv-imp/test/Makefile.am b/src/import-export/csv-imp/test/Makefile.am
index 6ad332e..d7fe7a0 100644
--- a/src/import-export/csv-imp/test/Makefile.am
+++ b/src/import-export/csv-imp/test/Makefile.am
@@ -106,7 +106,7 @@ GNC_TEST_DEPS = \
 --library-dir    ${top_builddir}/src/engine \
 --library-dir    ${top_builddir}/src/core-utils \
 --library-dir    ${top_builddir}/src/gnc-module \
---library-dir    ${top_builddir}/src/libqof/qof \
+--library-dir    ${top_builddir}/src/libqof/qof
 
 TESTS_ENVIRONMENT = \
   SRCDIR=${srcdir} \



Summary of changes:
 src/import-export/csv-imp/test/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list