[the-board] [build] Fix typo in Makefile-js.am



commit ddd674866b11e39fe7cdb66980cc3f123b87fa35
Author: Lucas Rocha <lucasr gnome org>
Date:   Wed Feb 2 11:20:16 2011 +0000

    [build] Fix typo in Makefile-js.am

 src/Makefile-js.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile-js.am b/src/Makefile-js.am
index afcf019..826288d 100644
--- a/src/Makefile-js.am
+++ b/src/Makefile-js.am
@@ -59,7 +59,7 @@ dist_jsutil_DATA = \
     js/util/json.js \
     js/util/mathUtil.js
 
-nodist_jsutil_DAYA = \
+nodist_jsutil_DATA = \
     $(jsutil_built_sources)
 
 CLEANFILES += \



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