Add files i forgot to commit

This commit is contained in:
Alexander Larsson 2010-07-09 11:57:09 +02:00 committed by Marc-André Lureau
parent 1b8f3388b0
commit 7c8a4e1ac6
2 changed files with 15 additions and 0 deletions

1
common/win/Makefile.am Normal file
View File

@ -0,0 +1 @@
SUBDIRS = my_getopt-1.5

View File

@ -0,0 +1,14 @@
NULL =
EXTRA_DIST = \
ChangeLog \
getopt.3 \
getopt.h \
getopt.txt \
LICENSE \
main.c \
Makefile \
my_getopt.c \
my_getopt.h \
README \
$(NULL)