summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-23 03:02:23 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-23 03:02:23 +0200
commitf59b2bd1d4f8ff3548af12e9ca9367562e60373c (patch)
tree8a9b07c1abf96c6ea3374f42360b8b7f70f9370f
parent4467a42aee94c85868fc4c706669fcf89707bce3 (diff)
in fact a Makefile makes no sens here, what I'll need is juste un build script. Thus src dir has no more any reason to be
-rw-r--r--Makefile1
-rw-r--r--archives.html (renamed from src/archives.html)0
-rw-r--r--article.html (renamed from src/article.html)0
-rw-r--r--exclude (renamed from src/exclude)0
-rw-r--r--fugitive.css (renamed from src/fugitive.css)0
-rw-r--r--install.sh (renamed from src/install.sh)0
-rw-r--r--post-commit.sh (renamed from src/post-commit.sh)0
-rw-r--r--post-receive.sh (renamed from src/post-receive.sh)0
8 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index f4ebe19..0000000
--- a/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-# should generate the fugitive shell script from hooks files and template
diff --git a/src/archives.html b/archives.html
index 9d47769..9d47769 100644
--- a/src/archives.html
+++ b/archives.html
diff --git a/src/article.html b/article.html
index 90cbe3c..90cbe3c 100644
--- a/src/article.html
+++ b/article.html
diff --git a/src/exclude b/exclude
index e69de29..e69de29 100644
--- a/src/exclude
+++ b/exclude
diff --git a/src/fugitive.css b/fugitive.css
index 12840e0..12840e0 100644
--- a/src/fugitive.css
+++ b/fugitive.css
diff --git a/src/install.sh b/install.sh
index a14c8c8..a14c8c8 100644
--- a/src/install.sh
+++ b/install.sh
diff --git a/src/post-commit.sh b/post-commit.sh
index c028f85..c028f85 100644
--- a/src/post-commit.sh
+++ b/post-commit.sh
diff --git a/src/post-receive.sh b/post-receive.sh
index e69de29..e69de29 100644
--- a/src/post-receive.sh
+++ b/post-receive.sh