diff options
author | Ludovic Courtes | 2006-01-15 10:12:33 +0000 |
---|---|---|
committer | Ludovic Courtes | 2006-01-15 10:12:33 +0000 |
commit | 2fa5d0c750d71bbdf5b2c20db01f274ab5da0cc9 (patch) | |
tree | 2827aef0d0b32a0e87c178edf42ba667fe52c258 /src/guile | |
parent | a1b1ba4d3edd2a5326dfb82527c4bdcdef29284a (diff) | |
download | skribilo-2fa5d0c750d71bbdf5b2c20db01f274ab5da0cc9.tar.gz skribilo-2fa5d0c750d71bbdf5b2c20db01f274ab5da0cc9.tar.lz skribilo-2fa5d0c750d71bbdf5b2c20db01f274ab5da0cc9.zip |
Cleaned up the Arch inventory and removed old useless makefiles.
Cleaned up the Arch inventory and removed old useless makefiles.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-23
Diffstat (limited to 'src/guile')
-rw-r--r-- | src/guile/skribilo/.arch-inventory | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/guile/skribilo/.arch-inventory b/src/guile/skribilo/.arch-inventory new file mode 100644 index 0000000..d9ada5e --- /dev/null +++ b/src/guile/skribilo/.arch-inventory @@ -0,0 +1,5 @@ +# Object files generated by Guile-VM's compiler + configuration file +# generated at `configure'-time. +precious ^(.*\.go|config.scm)$ + +# arch-tag: c25ac71e-94bc-4246-8486-49e4179987b8 |