Move admin/gendoc.pl to data/gendoc/gendoc.pl.
Once the cmake conversion is completed and the support for autotools is
dropped, the admin folder will no longer exist but "gendoc.pl" is still
required to generate the help documentation.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10f91a66b6)
r14.1.x
parent
66e85ce859
commit
1d98349b60
@ -1 +1 @@
|
||||
EXTRA_DIST = acinclude.m4.in libtool.m4.in gendoc.pl gensrc.pl
|
||||
EXTRA_DIST = acinclude.m4.in libtool.m4.in
|
||||
|
||||
@ -0,0 +1 @@
|
||||
EXTRA_DIST = gendoc.pl
|
||||
Loading…
Reference in New Issue