]> andersk Git - libfaim.git/blob - utils/faimtest/Makefile.am
- Mon Sep 3 18:48:26 PDT 2001
[libfaim.git] / utils / faimtest / Makefile.am
1
2 bin_PROGRAMS = faimtest
3 faimtest_SOURCES = faimtest.h faimtest.c commands.c login.c ft.c chat.c
4 INCLUDES = -I$(top_srcdir)/include
5 faimtest_LDADD = -L$(top_srcdir)/src/ -lfaim @READLINELIB@
6 faimtest_DEPENDENCIES = $(top_srcdir)/src/.libs/libfaim.a
7
This page took 0.30114 seconds and 5 git commands to generate.