Changeset 12957 for trunk/third-party/Makefile.am
- Timestamp:
- Oct 9, 2011, 2:05:52 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/third-party/Makefile.am
r11960 r12957 1 1 if BUILD_UTP 2 2 UTP_DIR = libutp 3 endif 4 if BUILD_MINIUPNP 5 MINIUPNP_DIR = miniupnp 3 6 endif 4 7 … … 6 9 dht \ 7 10 libnatpmp \ 8 miniupnp\11 $(MINIUPNP_DIR) \ 9 12 $(UTP_DIR) 10 13
Note: See TracChangeset
for help on using the changeset viewer.