[gdk-pixbuf] Declare the removal of Makefile.decl complete
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Declare the removal of Makefile.decl complete
- Date: Sat, 21 Dec 2013 14:20:54 +0000 (UTC)
commit 9c3151d8ff165e9ed0812fa0ef2c94d331db4dba
Author: Colin Walters <walters verbum org>
Date: Sat Dec 21 09:20:16 2013 -0500
Declare the removal of Makefile.decl complete
build/win32/vs10/Makefile.am | 4 +---
build/win32/vs9/Makefile.am | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index b849636..3206755 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -1,6 +1,4 @@
-include $(top_srcdir)/Makefile.decl
-
-EXTRA_DIST += \
+EXTRA_DIST = \
README.txt \
gdk-pixbuf.sln \
gdk-pixbuf.props \
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index 3215f7c..f2c6905 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -1,6 +1,4 @@
-include $(top_srcdir)/Makefile.decl
-
-EXTRA_DIST += \
+EXTRA_DIST = \
README.txt \
gdk-pixbuf.sln \
gdk-pixbuf.vsprops \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]