|
a/Makefile.am |
|
b/Makefile.am |
|
... |
|
... |
60 |
libupnpp/device/device.hxx \
|
60 |
libupnpp/device/device.hxx \
|
61 |
libupnpp/log.hxx \
|
61 |
libupnpp/log.hxx \
|
62 |
libupnpp/ptmutex.hxx \
|
62 |
libupnpp/ptmutex.hxx \
|
63 |
libupnpp/soaphelp.hxx \
|
63 |
libupnpp/soaphelp.hxx \
|
64 |
libupnpp/upnpavutils.hxx \
|
64 |
libupnpp/upnpavutils.hxx \
|
65 |
libupnpp/upnpplib.hxx
|
65 |
libupnpp/upnpplib.hxx \
|
|
|
66 |
libupnpp/upnpputils.hxx
|
66 |
|
67 |
|
67 |
libupnpp_la_LDFLAGS = -release $(VERSION)
|
68 |
libupnpp_la_LDFLAGS = -release $(VERSION)
|
68 |
libupnpp_la_LIBADD = $(LIBUPNPP_LIBS)
|
69 |
libupnpp_la_LIBADD = $(LIBUPNPP_LIBS)
|
69 |
|
70 |
|
70 |
bin_PROGRAMS = upmpdcli upexplorer
|
71 |
bin_PROGRAMS = upmpdcli upexplorer
|