first step to make gammu dependency optional
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
lib_LTLIBRARIES = libyasnd.la
|
||||
libyasnd_la_SOURCES = libyasnd.c yasnd-gammu.c yasnd-log.c yasnd-lpt.c
|
||||
libyasnd_la_CPPFLAGS = -I$(top_srcdir) ${gammu_CFLAGS}
|
||||
libyasnd_la_LIBADD = ${gammu_LIBS}
|
||||
libyasnd_la_LIBADD = @GAMMU@
|
||||
|
||||
distclean-local:
|
||||
rm -f Makefile.in &>/dev/null
|
||||
|
Reference in New Issue
Block a user