mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
Origin commit data
------------------
Commit: 5091e920fc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
9 lines
194 B
Makefile
9 lines
194 B
Makefile
noinst_LIBRARIES = libtuxbox-upnpclient.a
|
|
|
|
AM_CPPFLAGS = -fno-rtti
|
|
|
|
AM_CPPFLAGS += \
|
|
-I$(top_srcdir)/lib/xmltree
|
|
|
|
libtuxbox_upnpclient_a_SOURCES = UPNPSocket.cpp UPNPDevice.cpp UPNPService.cpp
|