Further tweaks to autotools config.

This commit is contained in:
Thulinma 2012-05-11 15:33:09 +02:00
parent 87c567e37c
commit 3085a99787
12 changed files with 1062 additions and 11 deletions

View file

@ -1,5 +1,4 @@
outdir=../..
out_PROGRAMS=MistAnalyserRTMP MistAnalyserFLV MistAnalyserDTSC MistAnalyserAMF
bin_PROGRAMS=MistAnalyserRTMP MistAnalyserFLV MistAnalyserDTSC MistAnalyserAMF
AM_LDFLAGS=-L../../lib
MistAnalyserRTMP_SOURCES=rtmp_analyser.cpp
MistAnalyserRTMP_LDADD=-lrtmpchunks -lamf -lflv_tag -ldtsc -lsocket -lssl -lcrypto