change default installation path for yasnd binary to /sbin
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
INCLUDES=${gammu_CFLAGS}
|
||||
yasnd_LDADD = ${libconfuse_LIBS}
|
||||
yasnd_LDADD += ${gammu_LIBS}
|
||||
bin_PROGRAMS = yasnd
|
||||
sbin_PROGRAMS = yasnd
|
||||
yasnd_SOURCES = yasnd.c yasnd-gammu.c yasnd-ipc.c
|
||||
|
||||
distclean-local:
|
||||
|
Reference in New Issue
Block a user