mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Disable usage of qof/test for now because is does not yet compile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20104 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUBDIRS = test
|
||||
#SUBDIRS = test
|
||||
|
||||
lib_LTLIBRARIES = libgnc-qof.la
|
||||
|
||||
|
||||
@@ -21,7 +21,9 @@
|
||||
\********************************************************************/
|
||||
|
||||
|
||||
#include "config.h"
|
||||
#include <glib.h>
|
||||
#include <qof.h>
|
||||
|
||||
extern void test_suite_qofbook();
|
||||
extern void test_suite_qofinstance();
|
||||
|
||||
Reference in New Issue
Block a user