Files
ebusd/Makefile.am
T
2015-11-07 13:31:25 +01:00

17 lines
256 B
Makefile

SUBDIRS = docs \
src/lib/utils \
src/lib/ebus \
src/ebusd \
src/tools
EXTRA_DIST = LICENSE \
README.md
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