.cvsignore

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5078 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-08-07 23:59:30 +00:00
parent 8d049091da
commit a3d3717929
7 changed files with 27 additions and 1 deletions

View File

@ -0,0 +1 @@
Makefile

View File

@ -0,0 +1,11 @@
Makefile
test-dom-converters1
test-kvp-frames
test-string-converters
test-xml-account
test-xml2-is-file
test-load-xml2
test-load-example-account
test-xml-commodity
test-xml-transaction
test-save-in-lang

View File

@ -0,0 +1 @@
Makefile

View File

@ -0,0 +1,5 @@
Makefile
gw-gnc-module.c
gw-gnc-module.h
gw-gnc-module.html
.scm-links

View File

@ -0,0 +1,6 @@
Makefile
test-load-c
test-modsysver
test-incompatdep
test-agedver
test-dynload

View File

@ -0,0 +1,2 @@
Makefile
*.so.*

View File

@ -12,4 +12,4 @@ libincompatdep_la_LDFLAGS=-module
libagedver_la_SOURCES=agedver.c
libagedver_la_LDFLAGS=-module
CLEANFILES += *.so* *.adiff -up /dev/null 'gnucash-1.7/src/gnc-module/test/misc-mods/agedver.c'
CLEANFILES += *.so* *.a