yasnd/Makefile.am
Sergey Popov a1c83a3df2 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.
2013-09-02 22:54:14 +04:00

8 lines
268 B
Makefile

SUBDIRS = lib @DAEMON@
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
rm -rf .deps ltmain.sh config.guess config.sub &>/dev/null