fix library declarations for libtool

Origin commit data
------------------
Branch: master
Commit: e5e05ffa09
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-06-01 12:25:52 +02:00
parent 9db763cac7
commit a5aeedcb84
4 changed files with 13 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ INCLUDES = \
noinst_LTLIBRARIES = libspark.la
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = -lpthread
AM_LDFLAGS = -lpthread -lass
libspark_la_SOURCES = \
irmp.c \