## Process this file with automake to produce Makefile.in ## $Id: Makefile.am,v 1.3 2005/11/02 23:00:08 flux Exp $ INCLUDES = -I$(top_srcdir) bin_PROGRAMS = apparix apparix_SOURCES = apparix.c version.c EXTRA_DIST = version.h LDADD = ../util/libutil.a