summaryrefslogtreecommitdiffstats
path: root/common/win/my_getopt-1.5/Makefile.am
blob: 73cbf780169392cdc1bcfdd0592fc1bd46856d0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
NULL =

EXTRA_DIST = \
	ChangeLog	\
	getopt.3	\
	getopt.h	\
	getopt.txt	\
	LICENSE		\
	main.c		\
	Makefile	\
	my_getopt.c	\
	my_getopt.h	\
	README		\
	$(NULL)