noinst_LIBRARIES = libvcs.a

INCLUDES = -I$(top_srcdir)/kkstrtext -I$(top_srcdir)/kkconsui/include \
    -I$(top_srcdir)/kksystr/include -I$(top_srcdir)/intl \
    -I$(top_srcdir)/src/ui/ncurses -I$(top_srcdir)/src/debugger \
    -I$(top_srcdir)/src/executor -I$(top_srcdir)/src/project \
    -I$(top_srcdir)/src/configuration -I$(top_srcdir)/src \
    -I$(top_srcdir)/src/ui -I$(top_srcdir)/parser/include \
    -I$(top_srcdir)/src/tagbrowser

libvcs_a_SOURCES = motorvcs.cc

EXTRA_DIST = motorvcs.h


syntax highlighted by Code2HTML, v. 0.9.1