Changeset b5cd711 for lib/Makefile.am
- Timestamp:
- 08/26/05 11:22:23 (15 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:
- 53f8305
- Parents:
- 1974620
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile.am
ra8ba977 rb5cd711 1 1 lib_LTLIBRARIES = libtrace.la 2 include_HEADERS = libtrace.h dagformat.h wag.h 2 include_HEADERS = libtrace.h dagformat.h wag.h 3 3 libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h format_template.c format_erf.c format_pcap.c format_wag.c format_helper.c format_helper.h rtserver.c rtserver.h parse_cmd.c parse_cmd.h libtrace_int.h 4 4 libtrace_la_CFLAGS = @ADD_INCLS@
Note: See TracChangeset
for help on using the changeset viewer.