diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 2000-01-21 16:28:09 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 2000-01-21 16:28:09 +0800 |
commit | 6cfc31750daed7f502b3d0097892a70e9f134fdf (patch) | |
tree | 20f738f0aded9cedba313aedef013d1fda7927c2 /libversit/Makefile.am | |
parent | 733a9024ae7ae20df421aee546bf0a9252c9ffd1 (diff) | |
download | gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.tar gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.tar.gz gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.tar.bz2 gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.tar.lz gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.tar.xz gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.tar.zst gsoc2013-evolution-6cfc31750daed7f502b3d0097892a70e9f134fdf.zip |
Libversit / VFS work - Federico
svn path=/trunk/; revision=1601
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r-- | libversit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am index ce54e0bc25..6e9daee0e3 100644 --- a/libversit/Makefile.am +++ b/libversit/Makefile.am @@ -10,4 +10,4 @@ libversit_la_SOURCES = \ vcaltmp.c \ vcaltmp.h -EXTRA_DIST = README.TXT vcaltest.c vctest.c +EXTRA_DIST = README.TXT vcaltest.c vctest.c ChangeLog |