[the-board] [build] Add data to SUBDIRS in Makefile.am



commit 641989425162e14a54b26120ab940c3098c091e5
Author: Lucas Rocha <lucasr gnome org>
Date:   Mon Nov 8 21:37:30 2010 +0000

    [build] Add data to SUBDIRS in Makefile.am

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b3ad692..f5b24cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS = src po
+SUBDIRS = data po src
 
 -include $(top_srcdir)/git.mk
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]