summaryrefslogtreecommitdiffstats
path: root/python/doc/Makefile.am
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-07-22 17:00:23 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-07-22 17:00:23 +0000
commit71e99e47e30fd86b4f52e0ad61096a471f245942 (patch)
tree301f552a078c6448527ccf67436d908641bd9da7 /python/doc/Makefile.am
parentbc8081c0cd2378aefe1bdf69ab2a158ce9b35f5c (diff)
downloadlasso-71e99e47e30fd86b4f52e0ad61096a471f245942.tar.gz
lasso-71e99e47e30fd86b4f52e0ad61096a471f245942.tar.xz
lasso-71e99e47e30fd86b4f52e0ad61096a471f245942.zip
usage of pkg-config to get library information in configure; automake for the
python module;
Diffstat (limited to 'python/doc/Makefile.am')
-rw-r--r--python/doc/Makefile.am6
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:
+