source:
molecuilder/Makefile.am@
eb3538
Last change on this file since eb3538 was eb3538, checked in by , 16 years ago | |
---|---|
|
|
File size: 134 bytes |
Line | |
---|---|
1 | ACLOCAL_AMFLAGS = -I m4 |
2 | SUBDIRS = src src/unittests doc tests |
3 | |
4 | EXTRA_DIST = autogen.sh |
5 | |
6 | .PHONY: doc |
7 | doc: |
8 | cd doc && make doxygen-docs |
Note:
See TracBrowser
for help on using the repository browser.