diff options
Diffstat (limited to 'localfs/var/www/vhosts/jango104.domain.de/test/Makefile')
-rw-r--r-- | localfs/var/www/vhosts/jango104.domain.de/test/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localfs/var/www/vhosts/jango104.domain.de/test/Makefile b/localfs/var/www/vhosts/jango104.domain.de/test/Makefile new file mode 100644 index 0000000..796d72e --- /dev/null +++ b/localfs/var/www/vhosts/jango104.domain.de/test/Makefile @@ -0,0 +1,6 @@ +VERSION = 3.81 + +all: readmemd + +readmemd: + @pandoc -o README.html README.md |