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