diff options
Diffstat (limited to 'python/doc/Makefile.am')
| -rw-r--r-- | python/doc/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/doc/Makefile.am b/python/doc/Makefile.am new file mode 100644 index 00000000..d259852d --- /dev/null +++ b/python/doc/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS = tutorial + +EXTRA_DIST = doxygen.conf pythfilter.py + +all: + |
