comparison contrib/receivestrip/Makefile.am @ 748:dfc9ab125fd4

Fix spelling of 'receive' and 'voodoo'; make mlmmj-recieve a symlink
author Chris Webb
date Sun, 03 Oct 2010 21:40:42 +1100
parents contrib/recievestrip/Makefile.am@d0eac1a38a8b
children bba3a46fee47
comparison
equal deleted inserted replaced
747:fd77dd58bde1 748:dfc9ab125fd4
1 #
2
3 AUTOMAKE_OPTIONS = foreign
4
5 AM_CFLAGS = -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"@textlibdir@"'
6 INCLUDES = -I$(srcdir)/../../include
7
8 if WANT_RECEIVESTRIP
9 bin_PROGRAMS = mlmmj-receive-strip
10 endif
11
12 mlmmj_receive_strip_SOURCES = mlmmj-receive-strip.c ../../src/mygetline.c ../../src/memory.c ../../src/readn.c \
13 ../../src/strgen.c ../../src/random-int.c ../../src/log_error.c ../../src/print-version.c \
14 ../../src/writen.c ../../src/dumpfd2fd.c ../../src/ctrlvalues.c ../../src/chomp.c