mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
oops, dropped a source file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@836 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8921e63f83
commit
b5afe7d975
@ -34,7 +34,7 @@ CFLAGS = -O2 -Wall -g -Wall ${INCLPATH}
|
||||
|
||||
######################################################################
|
||||
# See Makefile.common for information about these variables.
|
||||
INDEP_SRCS := Account.c DateUtils.c FileIO.c Group.c LedgerUtils.c \
|
||||
INDEP_SRCS := AccInfo.c Account.c DateUtils.c FileIO.c Group.c LedgerUtils.c \
|
||||
QIFIO.c Transaction.c TransLog.c date.c util.c
|
||||
######################################################################
|
||||
|
||||
|
@ -34,7 +34,7 @@ CFLAGS = @CFLAGS@ ${INCLPATH}
|
||||
|
||||
######################################################################
|
||||
# See Makefile.common for information about these variables.
|
||||
INDEP_SRCS := Account.c DateUtils.c FileIO.c Group.c LedgerUtils.c \
|
||||
INDEP_SRCS := AccInfo.c Account.c DateUtils.c FileIO.c Group.c LedgerUtils.c \
|
||||
QIFIO.c Transaction.c TransLog.c date.c util.c
|
||||
######################################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user