Updated README: Equal sign not required with `--mode` flag.
[sgk-go] / utils / Makefile.am
CommitLineData
7eeb782e
AT
1noinst_LIBRARIES = libutils.a
2
3EXTRA_DIST = utils.dsp CMakeLists.txt
4
5libutils_a_SOURCES = getopt.c getopt1.c random.c gg_utils.c winsocket.c
6
7noinst_HEADERS = gg-getopt.h random.h gg_utils.h winsocket.h
8
9# Remove these files here... they are created locally
10DISTCLEANFILES = *~