Changeset 5357 for branches/rel8/psModules/Makefile.am
- Timestamp:
- Oct 17, 2005, 2:21:14 PM (21 years ago)
- File:
-
- 1 edited
-
branches/rel8/psModules/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel8/psModules/Makefile.am
r5067 r5357 8 8 EXTRA_DIST = Doxyfile.in psmodule-config.in psmodule.pc.in 9 9 10 if DOXYGEN 11 10 12 docs: Doxyfile $(prefix)/docs/psmodule $(mandir)/man3 11 $(DOXYGEN)13 doxygen Doxyfile 12 14 mv -f $(prefix)/docs/psmodule/man/man3/* $(mandir)/man3 13 15 rm -rf $(prefix)/docs/psmodule/man … … 24 26 CLEANFILES = $(prefix)/docs/psmodule/* 25 27 28 endif 29 26 30 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
