2012-03-18 21:32:46 +04:00
|
|
|
SUBDIRS = lib daemon
|
2011-11-15 14:41:46 +04:00
|
|
|
|
2012-03-23 13:34:32 +04:00
|
|
|
include_HEADERS = yasnd.h yasnd-gammu.h yasnd-log.h yasnd-lpt.h
|
|
|
|
|
2011-11-15 14:41:46 +04:00
|
|
|
distclean-local:
|
2012-03-18 21:32:46 +04:00
|
|
|
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
|