source:
trunk/third-party/Makefile.am
@
11960
Last change on this file since 11960 was 11960, checked in by jordan, 12 years ago | |
---|---|
File size: 199 bytes |
Line | |
---|---|
1 | if BUILD_UTP |
2 | UTP_DIR = libutp |
3 | endif |
4 | |
5 | SUBDIRS = \ |
6 | dht \ |
7 | libnatpmp \ |
8 | miniupnp \ |
9 | $(UTP_DIR) |
10 | |
11 | EXTRA_DIST = \ |
12 | macosx-libevent-config.h \ |
13 | macosx-libevent-event-config.h |
14 | |
15 | install: |
16 | |
17 | uninstall: |
Note: See TracBrowser
for help on using the repository browser.