mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
rename date.c to gnc-date.c
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8505 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
7c40e5dfe4
commit
72426bf766
@ -25,10 +25,10 @@ libgncmod_engine_la_SOURCES = \
|
|||||||
Scrub2.c \
|
Scrub2.c \
|
||||||
TransLog.c \
|
TransLog.c \
|
||||||
Transaction.c \
|
Transaction.c \
|
||||||
date.c \
|
|
||||||
gnc-associate-account.c \
|
gnc-associate-account.c \
|
||||||
gnc-book.c \
|
gnc-book.c \
|
||||||
gnc-commodity.c \
|
gnc-commodity.c \
|
||||||
|
gnc-date.c \
|
||||||
gnc-engine-util.c \
|
gnc-engine-util.c \
|
||||||
gnc-engine.c \
|
gnc-engine.c \
|
||||||
gnc-event.c \
|
gnc-event.c \
|
||||||
@ -66,13 +66,13 @@ gncinclude_HEADERS = \
|
|||||||
Scrub2.h \
|
Scrub2.h \
|
||||||
TransLog.h \
|
TransLog.h \
|
||||||
Transaction.h \
|
Transaction.h \
|
||||||
date.h \
|
|
||||||
engine-helpers.h \
|
engine-helpers.h \
|
||||||
glib-helpers.h \
|
glib-helpers.h \
|
||||||
gnc-associate-account.h \
|
gnc-associate-account.h \
|
||||||
gnc-be-utils.h \
|
gnc-be-utils.h \
|
||||||
gnc-book.h \
|
gnc-book.h \
|
||||||
gnc-commodity.h \
|
gnc-commodity.h \
|
||||||
|
gnc-date.h \
|
||||||
gnc-engine-util.h \
|
gnc-engine-util.h \
|
||||||
gnc-engine.h \
|
gnc-engine.h \
|
||||||
gnc-event.h \
|
gnc-event.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user