This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
transmission
mirror of
https://github.com/transmission/transmission
Watch
1
Star
0
Fork
You've already forked transmission
0
Code
Issues
Releases
Wiki
Activity
c6456aead9
transmission
/
third-party
/
Makefile.am
10 lines
111 B
Makefile
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
: