diff options
author | Ludovic Court`es | 2006-05-10 16:05:57 +0000 |
---|---|---|
committer | Ludovic Court`es | 2006-05-10 16:05:57 +0000 |
commit | f4005161c08d63710871855729198bef5fe81cfb (patch) | |
tree | e4a2b6755603d4bf75d5ef61a2d41cc808796283 /configure.ac | |
parent | 07752b6d47bef3591f1a112a6e0bbcaebfb2fdd3 (diff) | |
download | skribilo-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 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ff903ff..7a6d1a9 100644 --- a/configure.ac +++ b/configure.ac @@ -39,6 +39,7 @@ AC_OUTPUT([Makefile src/guile/skribilo/package/eq/Makefile src/guile/skribilo/skribe/Makefile src/guile/skribilo/coloring/Makefile + src/guile/skribilo/biblio/Makefile doc/Makefile doc/user/Makefile doc/user/src/Makefile |