SF.net SVN: geany-plugins:[234] trunk/geanyprj

yurand at users.sourceforge.net yurand at xxxxx
Wed Oct 22 19:44:41 UTC 2008


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

Log Message:
-----------
geanyprj: Remove git targets

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

Added Paths:
-----------
    trunk/geanyprj/ChangeLog

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

Modified: trunk/geanyprj/Makefile.am
===================================================================
--- trunk/geanyprj/Makefile.am	2008-10-22 19:43:55 UTC (rev 233)
+++ trunk/geanyprj/Makefile.am	2008-10-22 19:44:41 UTC (rev 234)
@@ -12,11 +12,3 @@
 	intltool-extract		\
 	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