Merge branch 'girara' of pwmt.org:zathura into girara

This commit is contained in:
Moritz Lipp 2011-07-20 09:57:23 +02:00
commit 230ac06957

View File

@ -47,7 +47,7 @@ ${PROJECT}.pc: ${PROJECT}.pc.in config.mk
@echo project=${PROJECT} > ${PROJECT}.pc
@echo version=${VERSION} >> ${PROJECT}.pc
@echo includedir=${PREFIX}/include >> ${PROJECT}.pc
@cat ${PROJECTNV}.pc.in >> ${PROJECT}.pc
@cat ${PROJECT}.pc.in >> ${PROJECT}.pc
valgrind: debug
valgrind --tool=memcheck --leak-check=yes --show-reachable=yes \