]> andersk Git - libfaim.git/blame - utils/faimtest/Makefile.am
make distcheck works
[libfaim.git] / utils / faimtest / Makefile.am
CommitLineData
dd60ff8b 1
2bin_PROGRAMS = faimtest
d410cf58 3faimtest_SOURCES = faimtest.h faimtest.c commands.c login.c ft.c chat.c
dd60ff8b 4INCLUDES = -I$(top_srcdir)/include
228e2278 5faimtest_LDADD = ../../src/libfaim.la @READLINELIB@
6faimtest_DEPENDENCIES = ../../src/libfaim.la
dd60ff8b 7
This page took 0.043591 seconds and 5 git commands to generate.