mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 10:34:54 +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)
|