diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-12 09:19:49 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-12 09:19:49 +0200 |
| commit | f443c7064482f493917e16c7d04f6da85974134f (patch) | |
| tree | 3e76ad9ace1288b4ef44e27b1a5630d69cc46505 | |
| parent | ae903b3d1a6b768195b829b19b76975ccb51d1a2 (diff) | |
mv to src
| -rw-r--r-- | Makefile | 4 | ||||
| -rwxr-xr-x | src/fapi.py (renamed from fapi.py) | 0 |
2 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -fapitest: - ./fapi.py -C ./fapi.conf.sample +all: + @echo Not yet implemented |
