Removed CppUnit submodule reference

This library is a dependency for running "make check", but it's not
built as part of a Ledger build, and so doesn't belong as a submodule.
This commit is contained in:
John Wiegley 2009-02-13 01:52:10 -04:00
parent d3daa9b5dd
commit f594bf787a
3 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View file

@ -74,6 +74,7 @@
/ledger.info
/ledger.so
/lib/boost*
/lib/cppunit
/libtool
/ltmain.sh
/make.deps

3
.gitmodules vendored
View file

@ -1,6 +1,3 @@
[submodule "lib/cppunit"]
path = lib/cppunit
url = git://github.com/jwiegley/cppunit.git
[submodule "lib/utfcpp"]
path = lib/utfcpp
url = git://github.com/jwiegley/utfcpp.git

@ -1 +0,0 @@
Subproject commit fccfbd741a0fd974945bb259854768cc70258f07