SF.net SVN: geany-plugins:[145] trunk/geanysendmail/src/Makefile.am

frlan at users.sourceforge.net frlan at xxxxx
Sun Aug 31 23:04:42 UTC 2008


Revision: 145
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=145&view=rev
Author:   frlan
Date:     2008-08-31 23:04:40 +0000 (Sun, 31 Aug 2008)

Log Message:
-----------
GeanySendMail: Update of Makefiles to include icon.h into source package

Modified Paths:
--------------
    trunk/geanysendmail/src/Makefile.am

Modified: trunk/geanysendmail/src/Makefile.am
===================================================================
--- trunk/geanysendmail/src/Makefile.am	2008-08-31 12:01:22 UTC (rev 144)
+++ trunk/geanysendmail/src/Makefile.am	2008-08-31 23:04:40 UTC (rev 145)
@@ -1,6 +1,6 @@
 
 lib_LTLIBRARIES = geanysendmail.la
-geanysendmail_la_SOURCES = geanysendmail.c
+geanysendmail_la_SOURCES = geanysendmail.c icon.h
 geanysendmail_la_LDFLAGS = -module -avoid-version
 geanysendmail_la_LIBADD  = @GEANY_LIBS@  $(INTLLIBS)
 


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