yasnd/Makefile.am
2011-11-25 17:52:53 +04:00

9 lines
255 B
Makefile

INCLUDES=${gammu_CFLAGS}
yasnd_LDADD = ${libconfuse_LIBS}
yasnd_LDADD += ${gammu_LIBS}
bin_PROGRAMS = yasnd
yasnd_SOURCES = yasnd.c
distclean-local:
rm -rf aclocal.m4 autom4te.cache depcomp install-sh missing configure Makefile.in config.h* &>/dev/null