summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/ftp/common/Makefile.am
blob: 304fcd15683b1d8025d47e65c726385e6f4ad48e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile.am 14164 2004-08-26 11:55:29Z joda $

include $(top_srcdir)/Makefile.am.common

AM_CPPFLAGS += $(INCLUDE_krb4) 

noinst_LIBRARIES = libcommon.a

libcommon_a_SOURCES = \
	sockbuf.c \
	buffer.c \
	common.h
OpenPOWER on IntegriCloud