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
b85d2ea289
transmission
/
third-party
/
Makefile.am
9 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
(trunk) if libevent exists on the system, use it. otherwise, use our own copy.
2009-06-03 16:31:43 +00:00
(trunk) try to get the new libevent scheme to play nice with "make dist"
2009-06-04 22:47:22 +00:00
SUBDIRS
=
libnatpmp miniupnp dht libevent
(trunk) if libevent exists on the system, use it. otherwise, use our own copy.
2009-06-03 16:31:43 +00:00
(trunk) try to get the new libevent scheme to play nice with "make dist"
2009-06-04 22:47:22 +00:00
EXTRA_DIST
=
macosx-libevent-config.h
get "make distcheck" working again
2007-10-24 17:20:50 +00:00
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
:
(trunk) #2185: Make uninstall deletes system libevent files.
2009-06-09 21:28:54 +00:00
uninstall
: