aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/Makefile.am
diff options
context:
space:
mode:
authorLudovic Court`es2006-05-10 16:05:57 +0000
committerLudovic Court`es2006-05-10 16:05:57 +0000
commitf4005161c08d63710871855729198bef5fe81cfb (patch)
treee4a2b6755603d4bf75d5ef61a2d41cc808796283 /src/guile/skribilo/Makefile.am
parent07752b6d47bef3591f1a112a6e0bbcaebfb2fdd3 (diff)
downloadskribilo-f4005161c08d63710871855729198bef5fe81cfb.tar.gz
skribilo-f4005161c08d63710871855729198bef5fe81cfb.tar.lz
skribilo-f4005161c08d63710871855729198bef5fe81cfb.zip
Added biblio helpers (abbrev, author, BibTeX) taken from my `biblib.skr'.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-83
Diffstat (limited to 'src/guile/skribilo/Makefile.am')
-rw-r--r--src/guile/skribilo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guile/skribilo/Makefile.am b/src/guile/skribilo/Makefile.am
index 6689d15..8c17711 100644
--- a/src/guile/skribilo/Makefile.am
+++ b/src/guile/skribilo/Makefile.am
@@ -7,4 +7,4 @@ dist_guilemodule_DATA = biblio.scm color.scm config.scm \
writer.scm ast.scm location.scm \
condition.scm
-SUBDIRS = utils reader engine package skribe coloring
+SUBDIRS = utils reader engine package skribe coloring biblio