Final edits to bring all analysers and converters into autotools build system. Done!

This commit is contained in:
Thulinma 2012-05-08 22:43:37 +02:00
parent fb1a39dbd7
commit 87c567e37c
15 changed files with 38 additions and 867 deletions

View file

@ -7,7 +7,7 @@
#include <iostream>
#include <fstream>
#include <string>
#include "../../util/amf.h"
#include "../../lib/amf.h"
/// Debugging tool for AMF data.
/// Expects AMF data through stdin, outputs human-readable information to stderr.