link with libGammu
This commit is contained in:
parent
cacb7c46e3
commit
d0f8301436
@ -1,5 +1,6 @@
|
|||||||
INCLUDES=${gammu_CFLAGS}
|
INCLUDES=${gammu_CFLAGS}
|
||||||
yasnd_LDADD = ${libconfuse_LIBS}
|
yasnd_LDADD = ${libconfuse_LIBS}
|
||||||
|
yasnd_LDADD += ${gammu_LIBS}
|
||||||
bin_PROGRAMS = yasnd
|
bin_PROGRAMS = yasnd
|
||||||
yasnd_SOURCES = yasnd.c
|
yasnd_SOURCES = yasnd.c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user