Changeset 4e4a77f for libpacketdump/Makefile.am
- Timestamp:
- 08/05/08 14:23:30 (14 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:
- 0539f11
- Parents:
- ab25522
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
r049e277 r4e4a77f 64 64 # ARP 65 65 BIN_PROTOCOLS+=eth_2054.la 66 # IPv667 TXT_PROTOCOLS+=eth_33024.protocol 66 # VLAN (802.1Q) 67 BIN_PROTOCOLS+=eth_33024.la 68 68 # MPLS 69 69 BIN_PROTOCOLS+=eth_34887.la … … 107 107 eth_2048_la_LDFLAGS=-module 108 108 eth_2054_la_LDFLAGS=-module 109 eth_33024_la_LDFLAGS=-module 109 110 eth_34887_la_LDFLAGS=-module 110 111 eth_34916_la_LDFLAGS=-module
Note: See TracChangeset
for help on using the changeset viewer.