Add missing .h file.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3688 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-02-25 06:30:37 +00:00
parent 72c761879c
commit 875b8e7cb6

View File

@@ -55,6 +55,7 @@ libgncengine_la_LDFLAGS = -version-info 2:3:1
noinst_HEADERS = \ noinst_HEADERS = \
Account.h \ Account.h \
AccountP.h \ AccountP.h \
Backend.h \
BackendP.h \ BackendP.h \
DateUtils.h \ DateUtils.h \
GNCId.h \ GNCId.h \