From 8e608ed7c4c4f8fe87907da475f0c51905a8ab2d Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Fri, 10 Feb 2012 19:39:56 +0000 Subject: [PATCH] 1) add SVN svn:keywords "Id" property if it didn't have it 2) add SVN svn:mime-type "text/plain" property if it didn't have it svn: r18847 --- src/plugins/webstuff/js/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/webstuff/js/Makefile.am b/src/plugins/webstuff/js/Makefile.am index b70468521..9293b1976 100644 --- a/src/plugins/webstuff/js/Makefile.am +++ b/src/plugins/webstuff/js/Makefile.am @@ -3,7 +3,7 @@ # but that is not necessarily portable. # If not using GNU make, then list all .py files individually -# $Id: Makefile.am 18796 2012-01-30 06:35:05Z robhealey1 $ +# $Id$ DATAFILES = \ jquery-1.3.2.min.js \