SF.net SVN: geany-plugins:[614] trunk/addons/makefile.win32

eht16 at users.sourceforge.net eht16 at xxxxx
Wed Apr 29 18:24:40 UTC 2009


Revision: 614
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=614&view=rev
Author:   eht16
Date:     2009-04-29 18:24:39 +0000 (Wed, 29 Apr 2009)

Log Message:
-----------
Fix build on Windows.

Modified Paths:
--------------
    trunk/addons/makefile.win32

Modified: trunk/addons/makefile.win32
===================================================================
--- trunk/addons/makefile.win32	2009-04-29 18:24:16 UTC (rev 613)
+++ trunk/addons/makefile.win32	2009-04-29 18:24:39 UTC (rev 614)
@@ -16,7 +16,7 @@
 -include localwin32.mk
 
 
-OBJS =	addons.o ao_openuri.o ao_doclist.o tasks.o
+OBJS =	addons.o ao_openuri.o ao_doclist.o ao_systray.o tasks.o
 INCLUDEDIRS=  -I. \
               -I$(GEANY_SRC) \
               -I$(GEANY_SRC)\src \


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list