[goffice] Compilation: list_of_sources depends on Makefile



commit 8333a0604a9efa4002f5970d8cdfa8f3c28dbc10
Author: Morten Welinder <terra gnome org>
Date:   Wed Feb 15 15:00:51 2012 -0500

    Compilation: list_of_sources depends on Makefile

 goffice.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice.mk b/goffice.mk
index 946d572..fa026a9 100644
--- a/goffice.mk
+++ b/goffice.mk
@@ -12,7 +12,7 @@ include $(top_srcdir)/goffice-win32.mk
 
 all-local: list_of_sources
 
-list_of_sources:
+list_of_sources: Makefile
 	rm -f $  tmp
 	touch $  tmp
 	for i in $(SOURCES) $(HEADERS); do \



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