mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 22:13:48 +01:00
update include path
This commit is contained in:
parent
87cff5ac75
commit
15afd761fa
2
Makefile
2
Makefile
@ -46,7 +46,7 @@ debug: ${PROJECT}-debug
|
||||
${PROJECT}.pc: ${PROJECT}.pc.in config.mk
|
||||
@echo project=${PROJECT} > ${PROJECT}.pc
|
||||
@echo version=${VERSION} >> ${PROJECT}.pc
|
||||
@echo includedir=${PREFIX}/include/${PROJECT} >> ${PROJECT}.pc
|
||||
@echo includedir=${PREFIX}/include >> ${PROJECT}.pc
|
||||
@cat ${PROJECTNV}.pc.in >> ${PROJECT}.pc
|
||||
|
||||
valgrind: debug
|
||||
|
Loading…
Reference in New Issue
Block a user