diff options
author | nobody <nobody@localhost> | 1999-04-17 09:22:18 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 1999-04-17 09:22:18 +0800 |
commit | a398f191046237ad8b65d46fad0094b60d05aca8 (patch) | |
tree | 136c6488c85ed1361c40a50a802af3491084950c /libversit/Makefile.am | |
parent | ceb6a5d36a3031895654f904b458145228e5ea1c (diff) | |
download | gsoc2013-evolution-FOR_GNUMERIC.tar gsoc2013-evolution-FOR_GNUMERIC.tar.gz gsoc2013-evolution-FOR_GNUMERIC.tar.bz2 gsoc2013-evolution-FOR_GNUMERIC.tar.lz gsoc2013-evolution-FOR_GNUMERIC.tar.xz gsoc2013-evolution-FOR_GNUMERIC.tar.zst gsoc2013-evolution-FOR_GNUMERIC.zip |
This commit was manufactured by cvs2svn to create tag 'FOR_GNUMERIC'.FOR_GNUMERIC
svn path=/tags/FOR_GNUMERIC/; revision=819
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r-- | libversit/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am deleted file mode 100644 index 05de8da370..0000000000 --- a/libversit/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ - -lib_LIBRARIES = libversit.a - -libversit_a_SOURCES = \ - vcc.y \ - vcc.h \ - vobject.c \ - vobject.h \ - port.h \ - vcaltmp.c \ - vcaltmp.h - -EXTRA_DIST = README.TXT vcaltest.c vctest.c |