summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/Makefile.am')
-rw-r--r--buildtools/lib/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/buildtools/lib/Makefile.am b/buildtools/lib/Makefile.am
new file mode 100644
index 00000000..c772e395
--- /dev/null
+++ b/buildtools/lib/Makefile.am
@@ -0,0 +1,8 @@
+# This directory collects some classes related to
+# project management for the sole purpose that they
+# can be shared between parts.
+
+SUBDIRS = parsers widgets base
+
+DOXYGEN_EMPTY = YES
+include ../../Doxyfile.am