[Spice-commits] common/win

Alexander Larsson alexl at kemper.freedesktop.org
Fri Jul 9 02:57:59 PDT 2010


 common/win/Makefile.am               |    1 +
 common/win/my_getopt-1.5/Makefile.am |   14 ++++++++++++++
 2 files changed, 15 insertions(+)

New commits:
commit 05da46115e7226449ad27bc7a9fad0cb8001929e
Author: Alexander Larsson <alexl at redhat.com>
Date:   Fri Jul 9 11:57:09 2010 +0200

    Add files i forgot to commit

diff --git a/common/win/Makefile.am b/common/win/Makefile.am
new file mode 100644
index 0000000..201691b
--- /dev/null
+++ b/common/win/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = my_getopt-1.5
diff --git a/common/win/my_getopt-1.5/Makefile.am b/common/win/my_getopt-1.5/Makefile.am
new file mode 100644
index 0000000..73cbf78
--- /dev/null
+++ b/common/win/my_getopt-1.5/Makefile.am
@@ -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)


More information about the Spice-commits mailing list