source: doc/Makefile.am@ 177495

Last change on this file since 177495 was a72216, checked in by Olaf Lenz <olenz@…>, 13 years ago

Fixed permissions.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@2428 5161e1c8-67bf-11de-9fd5-51895aff932f

  • Property mode set to 100644
File size: 159 bytes
Line 
1EXTRA_DIST = versamg.doxygen
2
3html-local:
4 cd $(srcdir) && $(DOXYGEN) versamg.doxygen
5
6clean-local: clean-html
7clean-html:
8 -cd $(srcdir) && rm -rf html latex
Note: See TracBrowser for help on using the repository browser.