barrier/Makefile.am

30 lines
455 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
NULL =
DEPTH = .
SUBDIRS = \
lib \
cmd \
$(NULL)
EXTRA_DIST = \
all.dsp \
synergy.dsw \
doc/doxygen.cfg \
examples/synergy.conf \
$(NULL)
MAINTAINERCLEANFILES = \
Makefile.in \
aclocal.m4 \
config.h \
config.h.in \
config.guess \
config.log \
config.status \
config.sub \
configure \
stamp-h.in \
stamp-h1 \
$(NULL)