Revert "rm html stuff from repo, changes too often. enhanced pcpstream"

This reverts commit 82b05b768e.
This commit is contained in:
TLINDEN
2014-02-21 20:35:10 +01:00
parent 82b05b768e
commit fe1ea9cb76
6 changed files with 21 additions and 145 deletions

View File

@@ -20,7 +20,7 @@
#
AM_CFLAGS = -I../include/pcp -I../src -I../libpcp/scrypt/crypto -Wall -g
check_PROGRAMS = col invalidkeys pwhashes gencheader statictest cpptest buffertest sample streamtest
check_PROGRAMS = col invalidkeys pwhashes gencheader statictest cpptest buffertest sample
gencheader_LDADD = ../libpcp/.libs/libpcp1.a
gencheader_SOURCES = gencheader.c
@@ -34,8 +34,7 @@ buffertest_SOURCES = buffertest.c
sample_LDADD = ../libpcp/.libs/libpcp1.a
sample_SOURCES = sample.c
streamtest_LDADD = ../libpcp/.libs/libpcp1.a
streamtest_SOURCES = streamtest.c
col_LDADD = ../libpcp/.libs/libpcp1.a
col_SOURCES = collisions.c ../src/compat_getopt.c