You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# # Process this file with automake to produce Makefile.in.
|
|
|
|
EXTRA_DIST = \
|
|
$(docs_DATA)
|
|
|
|
docsdir = $(datadir)/doc/transcode/pvm3
|
|
|
|
docs_DATA = \
|
|
export_pvm.txt \
|
|
pvm_10x.cfg pvm_11x.cfg \
|
|
pvm_config.txt
|