Files
ebusd/Makefile.am
T
2015-03-07 15:59:55 +01:00

14 lines
216 B
Makefile

SUBDIRS = docs \
src/lib/utils \
src/lib/ebus \
src/ebusd \
src/tools
distclean-local:
-rm -rf autom4te.cache
-rm -f aclocal.m4
-rm -f config.h.in
-rm -f configure
-rm -f Makefile.in
-rm -rf build