Fix sample PQF
[yaz-moved-to-github.git] / comstack / Makefile.am
1 ## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $
2
3 noinst_LTLIBRARIES=libcomstack.la
4
5 AM_CPPFLAGS=-I$(top_srcdir)/include
6
7 libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c
8