Changeset 055a2c9 for libpacketdump
- Timestamp:
- 06/28/18 11:41:54 (3 years ago)
- Branches:
- cachetimestamps, develop, master, rc-4.0.4, ringdecrementfix, ringperformance
- Children:
- b06b894
- Parents:
- 1ed69dc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
ra82a9e8 r055a2c9 62 62 63 63 # 22: ETSI LI 64 if HAVE_WANDDER 64 65 BIN_PROTOCOLS+=link_22.la 66 endif 65 67 66 68 # Decoders for various ethertypes (in decimal) … … 138 140 link_11_la_LDFLAGS=$(modflags) 139 141 link_15_la_LDFLAGS=$(modflags) 142 if HAVE_WANDDER 140 143 link_22_la_LDFLAGS=$(modflags) 144 endif 141 145 eth_0_la_LDFLAGS=$(modflags) 142 146 eth_2048_la_LDFLAGS=$(modflags)
Note: See TracChangeset
for help on using the changeset viewer.