]> andersk Git - libfaim.git/blame - utils/faimtest/Makefile.am
- Mon Sep 3 18:48:26 PDT 2001
[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
b39e0a91 5faimtest_LDADD = -L$(top_srcdir)/src/ -lfaim @READLINELIB@
dd60ff8b 6faimtest_DEPENDENCIES = $(top_srcdir)/src/.libs/libfaim.a
7
This page took 0.067604 seconds and 5 git commands to generate.