summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2008-08-13 02:57:18 -0400
committerJohn Wiegley <johnw@newartisans.com>2008-08-13 02:57:18 -0400
commit203a6018eb576bf1898a7eccf707df73e03d2898 (patch)
tree22cd1626360d2880b234a1d7417b15430fdfad53
parent3b6be1a42b305371260f8e47393236466b63d861 (diff)
downloadfork-ledger-203a6018eb576bf1898a7eccf707df73e03d2898.tar.gz
fork-ledger-203a6018eb576bf1898a7eccf707df73e03d2898.tar.bz2
fork-ledger-203a6018eb576bf1898a7eccf707df73e03d2898.zip
Added a rule for building the 'lib' directory.
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 995e11c1..c491aa1c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -347,6 +347,9 @@ $(top_builddir)/doc/refman.pdf: $(top_builddir)/doc/html/index.html
docs: pdf $(top_builddir)/doc/refman.pdf
+libs:
+ (cd lib; make)
+
######################################################################
copy-sources: