gnucash maint: Fix typo

Geert Janssens gjanssens at code.gnucash.org
Fri Jan 22 04:42:33 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/92f28636 (commit)
	from  https://github.com/Gnucash/gnucash/commit/595dbbfb (commit)



commit 92f2863658d46f6aea297149d35966194dae3ae4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Jan 22 10:44:15 2016 +0100

    Fix typo

diff --git a/src/optional/gtkmm/test/Makefile.am b/src/optional/gtkmm/test/Makefile.am
index 6d6cdcd..6535f22 100644
--- a/src/optional/gtkmm/test/Makefile.am
+++ b/src/optional/gtkmm/test/Makefile.am
@@ -12,7 +12,7 @@ test_gtkmm_SOURCES = \
 	test-gtkmm.cpp \
 	test-book.cpp
 
-test_gtkmm_HEADERSS = \
+test_gtkmm_HEADERS = \
 	$(top_srcdir)/${MODULEPATH}/gncmm/Book.hpp
 
 TEST_PROGS += test-gtkmm



Summary of changes:
 src/optional/gtkmm/test/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list