mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
docdir=$(prefix)/share/doc/@PACKAGE@-@VERSION@
|
|
|
|
doc_DATA = manual.pdf
|
|
|
|
EXTRA_DIST = $(doc_DATA)
|