diff options
Diffstat (limited to 'libversit')
-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 \ |