Changeset 6758276 for libpacketdump
- Timestamp:
- 10/02/06 13:13:03 (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:
- a605bbe
- Parents:
- 273a08e
- Location:
- libpacketdump
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
r09ebdb4 r6758276 65 65 # MPLS 66 66 BIN_PROTOCOLS+=eth_34887.la 67 # 802.1x 68 BIN_PROTOCOLS+=eth_34958.la 67 69 68 70 # IP Protocol decoders … … 100 102 eth_2054_la_LDFLAGS=-module 101 103 eth_34887_la_LDFLAGS=-module 104 eth_34958_la_LDFLAGS=-module 102 105 103 106 ip_1_la_LDFLAGS=-module
Note: See TracChangeset
for help on using the changeset viewer.