]> andersk Git - libfaim.git/blob - utils/faimtest/Makefile.am
- Tue Mar 13 20:23:04 UTC 2001
[libfaim.git] / utils / faimtest / Makefile.am
1
2 bin_PROGRAMS = faimtest
3 faimtest_SOURCES = faimtest.h faimtest.c commands.c
4 INCLUDES = -I$(top_srcdir)/include
5 faimtest_LDADD = -L$(top_srcdir)/src/.libs -lfaim @READLINELIB@
6 faimtest_DEPENDENCIES = $(top_srcdir)/src/.libs/libfaim.a
7
This page took 0.410328 seconds and 5 git commands to generate.