SF.net SVN: geany-plugins:[233] trunk/geanydoc

yurand at users.sourceforge.net yurand at xxxxx
Wed Oct 22 19:43:55 UTC 2008


Revision: 233
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=233&view=rev
Author:   yurand
Date:     2008-10-22 19:43:55 +0000 (Wed, 22 Oct 2008)

Log Message:
-----------
geanydoc: Remove git targets

Modified Paths:
--------------
    trunk/geanydoc/.gitignore
    trunk/geanydoc/Makefile.am

Added Paths:
-----------
    trunk/geanydoc/ChangeLog

Modified: trunk/geanydoc/.gitignore
===================================================================
--- trunk/geanydoc/.gitignore	2008-10-22 19:43:18 UTC (rev 232)
+++ trunk/geanydoc/.gitignore	2008-10-22 19:43:55 UTC (rev 233)
@@ -14,7 +14,6 @@
 *.o
 *.la
 *.lo
-/ChangeLog
 libtool
 *.tar.gz
 unittests

Modified: trunk/geanydoc/Makefile.am
===================================================================
--- trunk/geanydoc/Makefile.am	2008-10-22 19:43:18 UTC (rev 232)
+++ trunk/geanydoc/Makefile.am	2008-10-22 19:43:55 UTC (rev 233)
@@ -13,10 +13,3 @@
 	intltool-merge			\
 	intltool-update
 
-.PHONY: ChangeLog mrproper
-
-ChangeLog:
-	git log > ChangeLog
-
-mrproper:
-	git clean -d -x -f


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