[gnome-initial-setup] Makefile.am: move egg-list-box first in subdirs
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] Makefile.am: move egg-list-box first in subdirs
- Date: Tue, 20 Nov 2012 00:28:26 +0000 (UTC)
commit 21914dad94862d20d77a0b42fe5a8f60a9f53120
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Nov 19 19:28:22 2012 -0500
Makefile.am: move egg-list-box first in subdirs
Mattias suggested to try this to fix the build
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index bc0cacb..cd6b799 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
AM_CFLAGS = ${WARN_CFLAGS}
-SUBDIRS = data gnome-initial-setup player po egg-list-box
+SUBDIRS = egg-list-box data gnome-initial-setup player po
EXTRA_DIST = \
autogen.sh \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]