8 lines
280 B
Makefile
8 lines
280 B
Makefile
SUBDIRS = lib daemon
|
|
|
|
include_HEADERS = yasnd.h yasnd-gammu.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
|