all:
	gcc autoindex.c -o autoindex  `pkg-config gtk+-2.0 --cflags --libs`
