all:
	gcc -o basic-api-example basic-api-example.c -L.. -lqdpll
	gcc -o basic-manual-selectors basic-manual-selectors.c -L.. -lqdpll
