build-sys: move getopt examples to docdir

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2013-10-14 10:13:47 +02:00
parent 1779474605
commit 88a3be2602
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ endif
usrbin_exec_PROGRAMS += getopt
dist_man_MANS += misc-utils/getopt.1
getopt_SOURCES = misc-utils/getopt.c
getoptexampledir = $(datadir)/getopt/
getoptexampledir = $(docdir)/getopt/
dist_getoptexample_SCRIPTS = \
misc-utils/getopt-parse.bash \
misc-utils/getopt-parse.tcsh