diff options
Diffstat (limited to 'docs/Makefile.am')
-rwxr-xr-x | docs/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100755 index 00000000..ffdce490 --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = reference + +EXTRA_DIST = class-diagram.dia + +-include $(top_srcdir)/git.mk |