summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-13 01:52:10 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-13 01:52:48 -0400
commitf594bf787a6f2d2aca5127d972fc8546a2c8e05f (patch)
treedba0ec29bc02bc07cc242540656c69a1b3d77974 /.gitmodules
parentd3daa9b5dd017908a450533dcf2ef34bb7a09cfd (diff)
downloadfork-ledger-f594bf787a6f2d2aca5127d972fc8546a2c8e05f.tar.gz
fork-ledger-f594bf787a6f2d2aca5127d972fc8546a2c8e05f.tar.bz2
fork-ledger-f594bf787a6f2d2aca5127d972fc8546a2c8e05f.zip
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 174e0096..18e192aa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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