gnucash master: Remove deleted file qofmath128.c from EXTRA_DIST.

John Ralls jralls at code.gnucash.org
Fri Jan 16 09:01:24 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/1348d5b9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c27bea60 (commit)



commit 1348d5b92a585310521adc359bcb63f21485e3b9
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 16 06:48:56 2015 -0800

    Remove deleted file qofmath128.c from EXTRA_DIST.

diff --git a/src/libqof/qof/Makefile.am b/src/libqof/qof/Makefile.am
index a873164..07c40da 100644
--- a/src/libqof/qof/Makefile.am
+++ b/src/libqof/qof/Makefile.am
@@ -88,9 +88,6 @@ noinst_HEADERS = \
    qofquerycore-p.h \
    qofsession-p.h
 
-EXTRA_DIST += \
-  qofmath128.cpp
-
 if OS_WIN32
 libgnc_qof_la_SOURCES += qof-win32.cpp
 else



Summary of changes:
 src/libqof/qof/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)



More information about the gnucash-changes mailing list