view contrib/recievestrip/Makefile.am @ 649:5eef399f6c4a

Fixed build outside the source directory (Ansgar Burchardt)
author mortenp
date Wed, 13 Jun 2007 04:28:58 +1000
parents 44021d2ebe92
children d0eac1a38a8b
line wrap: on
line source

#

AUTOMAKE_OPTIONS = foreign

AM_CFLAGS = -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"@textlibdir@"'
INCLUDES = -I$(srcdir)/../../include

noinst_PROGRAMS = mlmmj-recieve-strip

mlmmj_recieve_strip_SOURCES = mlmmj-recieve-strip.c ../../src/mygetline.c ../../src/memory.c ../../src/readn.c  \
				../../src/strgen.c ../../src/random-int.c  ../../src/log_error.c ../../src/print-version.c \
				../../src/writen.c ../../src/dumpfd2fd.c ../../src/ctrlvalues.c ../../src/chomp.c