Split out GAMMU-related code from library into daemon.
Add proper optional support for GAMMU via build-time options. This commit fixes #4, but some additional checks maybe needed.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
SUBDIRS = lib @DAEMON@
|
||||
|
||||
include_HEADERS = yasnd.h yasnd-gammu.h yasnd-log.h yasnd-lpt.h
|
||||
include_HEADERS = yasnd.h yasnd-log.h yasnd-lpt.h
|
||||
|
||||
distclean-local:
|
||||
rm -rf aclocal.m4 m4 autom4te.cache compile depcomp install-sh missing configure Makefile.in config.h* &>/dev/null
|
||||
|
Reference in New Issue
Block a user