Upload Tizen:Base source
[framework/base/util-linux-ng.git] / getopt / Makefile.am
1 include $(top_srcdir)/config/include-Makefile.am
2
3 usrbin_exec_PROGRAMS = getopt
4 dist_man_MANS = getopt.1
5
6 exampledir = $(datadir)/getopt/
7 dist_example_SCRIPTS = getopt-parse.bash getopt-parse.tcsh \
8         getopt-test.bash getopt-test.tcsh
9
10 EXTRA_DIST = README Changelog COPYING
11