Changeset e1f8084
- Timestamp:
- 10/26/05 14:14:45 (17 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 437d002
- Parents:
- 9847b48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
r9847b48 re1f8084 3 3 AUTOMAKE_OPTIONS = 1.5 4 4 5 5 if HAS_DOXYGEN 6 6 man_MANS = docs/doxygen/man/man3/trace*.3 docs/doxygen/man/man3/libtrace*.3 7 endif 7 8 #man_MANS = @MANPAGES@ 8 9 EXTRA_DIST=examples … … 24 25 if HAS_DOXYGEN 25 26 docs/doxygen/man/man3/*.3: docs 27 else 28 docs/doxygen/man/man3/*.3: 26 29 endif 27 30
Note: See TracChangeset
for help on using the changeset viewer.