do not install nips VM

This commit is contained in:
Alexandre Duret-Lutz 2008-06-02 15:32:12 +02:00
parent 73b286cfcb
commit 664f84796f
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,4 @@
nipsvmdir = $(srcdir)
nipsvm_HEADERS = \
noinst_HEADERS = \
bytecode.h \
hashtab.h \
instr.h \
@ -18,7 +16,7 @@ nipsvm_HEADERS = \
timeval.h \
tools.h
lib_LTLIBRARIES = libnipsvm.la
noinst_LTLIBRARIES = libnipsvm.la
libnipsvm_la_SOURCES = \
bytecode.c \