[planner] Add missing file



commit 21ce6f43f128842b60f425a6208752038a7e4c1f
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Mon Jul 4 19:15:43 2011 +0200

    Add missing file

 src/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1d0e4e7..98f2821 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -229,6 +229,7 @@ built_sources = planner-marshal.h planner-marshal.c
 
 $(libplannerapp_la_OBJECTS): $(built_sources)
 
-EXTRA_DIST = planner-marshal.list
+EXTRA_DIST = planner-marshal.list	\
+	     planner-util-win32.c
 
 CLEANFILES = $(built_sources)



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