mirror of
https://github.com/transmission/transmission.git
synced 2026-04-27 04:04:11 +01:00
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.
10 lines
111 B
Makefile
10 lines
111 B
Makefile
SUBDIRS = \
|
|
libevent \
|
|
miniupnp \
|
|
libnatpmp
|
|
|
|
EXTRA_DIST = \
|
|
macosx-libevent-config.h
|
|
|
|
install:
|