summaryrefslogtreecommitdiffstats
path: root/getopt/Makefile.am
blob: 7c1b66b2c0c6df390eb4adff147be1a36171944e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
include $(top_srcdir)/config/include-Makefile.am

usrbin_exec_PROGRAMS = getopt
dist_man_MANS = getopt.1

exampledir = $(datadir)/getopt/
dist_example_SCRIPTS = getopt-parse.bash getopt-parse.tcsh

EXTRA_DIST = README Changelog COPYING