Changeset dd2eaee for lib/Makefile.am
- Timestamp:
- 04/21/06 23:06:02 (16 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:
- 088533a
- Parents:
- 0c222cc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile.am
redb18ce rdd2eaee 4 4 extra_DIST = format_template.c 5 5 libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h \ 6 format_erf.c format_pcap.c format_wag.c format_legacy.c format_rt.c\ 7 format_helper.c format_helper.h format_linux.c \ 6 format_erf.c format_pcap.c format_wag.c format_legacy.c \ 7 format_rt.c format_helper.c format_helper.h format_linux.c \ 8 format_pcapfile.c \ 8 9 parse_cmd.c parse_cmd.h libtrace_int.h lt_inttypes.h \ 9 10 linktypes.c protocols.c … … 13 14 libtrace_la_SOURCES+=libtraceio-stdio.c 14 15 endif 16 #libtrace_la_SOURCES+=libtraceio-bzlib.c 15 17 16 18 if DAG2_4
Note: See TracChangeset
for help on using the changeset viewer.