summaryrefslogtreecommitdiff
path: root/Manifest.txt
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2009-02-19 16:48:56 -0800
committerRyan Davis <ryand@zenspider.com>2009-02-19 16:48:56 -0800
commit4f07b73d1c387b1fa6e4fa8a9ce0c10070cc4086 (patch)
tree6c58aec753fa5978c2296119800b2b4a4c2d0344 /Manifest.txt
parent90abd7e06981a6996da46a790aed24e539d1d945 (diff)
downloadhoe-4f07b73d1c387b1fa6e4fa8a9ce0c10070cc4086.tar.gz
Renamed all template files to xxx.erb. sow deals with that and renames dirs as well
[git-p4: depot-paths = "//src/hoe/dev/": change = 4627]
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/Manifest.txt b/Manifest.txt
index 2bff231..4aa6a7d 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -4,13 +4,13 @@ README.txt
Rakefile
bin/sow
lib/hoe.rb
-template/.autotest
-template/History.txt
-template/Manifest.txt
-template/README.txt
-template/Rakefile
-template/bin/file_name
-template/lib/file_name.rb
-template/test/test_file_name.rb
+template/.autotest.erb
+template/History.txt.erb
+template/Manifest.txt.erb
+template/README.txt.erb
+template/Rakefile.erb
+template/bin/file_name.erb
+template/lib/file_name.rb.erb
+template/test/test_file_name.rb.erb
test/test_hoe.rb