include ../../src/paireddebruijn/srclist.inc
SRC=test.cpp $(SRC1) 

DIR=paireddebruijn
PROG=paireddebruijnTest

include ../makefile.inc

