diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-06-06 07:55:19 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-06-06 07:55:19 +0800 |
commit | 9635e17eeea8cb3d627a75d8a0b84efd2e07765e (patch) | |
tree | c2ea3b98aa838a9ecdc6bdf57a87f34687e77de8 /libversit/Makefile.am | |
parent | 1a84302b253c1d07ccaf44f25051916f8172dc89 (diff) | |
download | gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.tar gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.tar.gz gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.tar.bz2 gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.tar.lz gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.tar.xz gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.tar.zst gsoc2013-evolution-9635e17eeea8cb3d627a75d8a0b84efd2e07765e.zip |
Missing files - Federico
svn path=/trunk/; revision=250
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r-- | libversit/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am index 57c733bbb1..05de8da370 100644 --- a/libversit/Makefile.am +++ b/libversit/Makefile.am @@ -3,6 +3,7 @@ lib_LIBRARIES = libversit.a libversit_a_SOURCES = \ vcc.y \ + vcc.h \ vobject.c \ vobject.h \ port.h \ |