summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-04-12 09:19:49 +0200
committerPaul C. Buetow <paul@buetow.org>2014-04-12 09:19:49 +0200
commitf443c7064482f493917e16c7d04f6da85974134f (patch)
tree3e76ad9ace1288b4ef44e27b1a5630d69cc46505 /Makefile
parentae903b3d1a6b768195b829b19b76975ccb51d1a2 (diff)
mv to src
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 873a58b..2fb361a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
-fapitest:
- ./fapi.py -C ./fapi.conf.sample
+all:
+ @echo Not yet implemented