mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove redundant RPC variable
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12020 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-11-22 Neil Williams <linux@codehelp.co.uk>
|
||||
|
||||
* src/backend/Makefile.am : Remove redundant variable.
|
||||
|
||||
2005-11-22 Neil Williams <linux@codehelp.co.uk>
|
||||
|
||||
* src/backend/postgres/PostgresBackend.c : Correct
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
SUBDIRS = file ${SQL_DIR} ${RPC_DIR}
|
||||
SUBDIRS = file ${SQL_DIR}
|
||||
DIST_SUBDIRS = file postgres
|
||||
|
||||
noinst_HEADERS = gnc-backend-api.h
|
||||
|
||||
Reference in New Issue
Block a user