* noinst_HEADERS: Added types.h.
authortwisti <none@none>
Mon, 19 Sep 2005 14:13:30 +0000 (14:13 +0000)
committertwisti <none@none>
Mon, 19 Sep 2005 14:13:30 +0000 (14:13 +0000)
src/vm/Makefile.am

index ef1d4c57d9c7b20641f6173969b3032bd2227b03..075d78638442297f299d61096754368fe2e24064 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3006 2005-07-12 19:50:26Z twisti $
+## $Id: Makefile.am 3232 2005-09-19 14:13:30Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -48,7 +48,9 @@ ZLIB_OBJ = \
        unzip.h
 endif
 
-noinst_HEADERS = global.h
+noinst_HEADERS = \
+       global.h \
+       types.h
 
 noinst_LTLIBRARIES = libvmcore.la libvm.la