org.guifications.plugins: c40eb1875b3edb56b74ea3e7ff8dc77c3d6fd31e

nosnilmot at guifications.org nosnilmot at guifications.org
Wed Nov 28 08:20:12 CST 2007


-----------------------------------------------------------------
Revision: c40eb1875b3edb56b74ea3e7ff8dc77c3d6fd31e
Ancestor: b9dfb06c3af40f88bc61f045ac6fc358d44decfa
Author: nosnilmot at guifications.org
Date: 2007-11-28T14:15:13
Branch: org.guifications.plugins

Modified files:
        timelog/Makefile.mingw

ChangeLog: 

Fix win32 build

-----------------------------------------------------------------
This revision's diffstat output:
 Makefile.mingw |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
-------------- next part --------------
============================================================
--- timelog/Makefile.mingw	89af0f7b6e0ea53ac6417d716a28c0a60671830d
+++ timelog/Makefile.mingw	28f804ef62ba132b09ddf1ec6bfdd371f171a0ea
@@ -11,11 +11,8 @@ PP_SRC := \
 
 PP_SRC := \
 	log-widget.c \
-	log-widget.h \
 	range-widget.c \
-	range-widget.h \
-	timelog.c \
-	timelog.h
+	timelog.c
 
 include $(PP_TOP)/win_pp.mak
 


More information about the Plugins-commits mailing list