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