diff options
author | Ludovic Court`es | 2006-09-01 15:58:59 +0000 |
---|---|---|
committer | Ludovic Court`es | 2006-09-01 15:58:59 +0000 |
commit | 8e0448d1a0b2590453935e457d9f7de4a6d32502 (patch) | |
tree | 65bc7abec65bb65da54d6b83289f905078155862 /doc/modules/Makefile.am | |
parent | 6b9d99e92e357dd053325f0f373d7d5f69919b35 (diff) | |
download | skribilo-8e0448d1a0b2590453935e457d9f7de4a6d32502.tar.gz skribilo-8e0448d1a0b2590453935e457d9f7de4a6d32502.tar.lz skribilo-8e0448d1a0b2590453935e457d9f7de4a6d32502.zip |
Turned `doc/skr' into `doc/modules', `skribe-load' into `use-modules'.
git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-54
Diffstat (limited to 'doc/modules/Makefile.am')
-rw-r--r-- | doc/modules/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/modules/Makefile.am b/doc/modules/Makefile.am new file mode 100644 index 0000000..1daf926 --- /dev/null +++ b/doc/modules/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = skribilo + +## arch-tag: 9c90dd7b-0ee7-44b9-ab41-5283d1bf1fb9 |