mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-15 09:30:00 +00: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)
|