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:
2013-09-02 22:54:14 +04:00
parent badad6874c
commit a1c83a3df2
8 changed files with 23 additions and 8 deletions

View File

@ -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