mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
73ee11f233
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.
9 lines
111 B
Makefile
9 lines
111 B
Makefile
SUBDIRS = \
|
|
libevent \
|
|
miniupnp \
|
|
libnatpmp
|
|
|
|
EXTRA_DIST = \
|
|
macosx-libevent-config.h
|
|
|
|
install:
|