This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
transmission
Watch
1
Star
0
Fork
You've already forked transmission
0
mirror of
https://github.com/transmission/transmission
synced
2024-12-26 01:27:28 +00:00
Code
Issues
Releases
Wiki
Activity
3b27e2d2af
transmission
/
third-party
/
Makefile.am
10 lines
111 B
Text
Raw
Normal View
History
Unescape
Escape
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. NOTE: this will break the xpjets build until SoftwareElves or a volunteer patches the xcode project file to make a libnatpmp library just like was done for libminiupnp.
2007-12-08 19:34:15 +00:00
SUBDIRS = \
libevent \
miniupnp \
libnatpmp
add a NULL "install:" target for third-party libraries so they don't get forced on other programs via "make install"
2007-10-08 15:54:07 +00:00
get "make distcheck" working again
2007-10-24 17:20:50 +00:00
EXTRA_DIST = \
macosx-libevent-config.h
add a NULL "install:" target for third-party libraries so they don't get forced on other programs via "make install"
2007-10-08 15:54:07 +00:00
install:
Reference in a new issue
Copy permalink