mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 23:03:48 +01:00
Merge branch 'develop' of pwmt.org:zathura into develop
This commit is contained in:
commit
6cdfd456b8
2
Makefile
2
Makefile
@ -175,7 +175,7 @@ uninstall-headers:
|
||||
$(ECHO) removing pkgconfig file
|
||||
$(QUIET)rm -f ${DESTDIR}${LIBDIR}/pkgconfig/${PROJECT}.pc
|
||||
|
||||
uninstall:
|
||||
uninstall: uninstall-headers
|
||||
$(ECHO) removing executable file
|
||||
$(QUIET)rm -f ${DESTDIR}${PREFIX}/bin/${PROJECT}
|
||||
$(ECHO) removing manual pages
|
||||
|
Loading…
Reference in New Issue
Block a user