Small syntatic fixes.

This commit is contained in:
Davi Reis
2014-03-23 22:51:31 -03:00
parent c113674a89
commit 91ad6123ad
10 changed files with 67 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ TESTS = $(check_PROGRAMS)
check_PROGRAMS = graph_tests select_tests compressed_seq_tests compressed_rank_tests cmph_benchmark_test
noinst_PROGRAMS = packed_mphf_tests mphf_tests
INCLUDES = -I../src/
AM_CPPFLAGS = -I../src/
graph_tests_SOURCES = graph_tests.c
graph_tests_LDADD = ../src/libcmph.la