]> andersk Git - libfaim.git/blob - utils/faimtest/Makefile.am
c07f0f49cb8066b5a7185e2dd7a5454cf2da1fc4
[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/ -lfaim @READLINELIB@
6 faimtest_DEPENDENCIES = $(top_srcdir)/src/.libs/libfaim.a
7
This page took 0.457852 seconds and 3 git commands to generate.