1# $Id$
2
3include $(top_srcdir)/Makefile.am.common
4
5noinst_LIBRARIES = libcommon.a
6
7libcommon_a_SOURCES = \
8	sockbuf.c \
9	buffer.c \
10	common.h
11
12EXTRA_DIST = NTMakefile