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