1 SUBDIRS = doc libutil protocols
8 SUBDIRS += mcs diku_mcs
11 # TODO: At some point the contrib EXTRA_DIST should probably be moved to
12 # contrib/Makefile.am with the choice to autogenerate some of them
13 # depending on the configure scripts via AC_OUTPUT. --jonas
28 find . -name "*.cc" -or -name "*.h" | ctags -L -
32 include $(top_srcdir)/Makefile.lib