1 SUBDIRS = doc libutil protocols
8 SUBDIRS += mcs diku_mcs
11 # TODO: At some point these should probably be moved to
12 # contrib/Makefile.am with the choice to autogenerate
13 # some of them depending on the configure scripts via
15 CONTRIB_EXTRA_DIST = \
17 contrib/etc/init.d/* \
18 contrib/etc/udev/rules.d/* \
19 contrib/etc/udev/scripts/*
38 find . -name "*.cc" -or -name "*.h" | ctags -L -
42 include $(top_srcdir)/Makefile.lib