| summaryrefslogtreecommitdiff | 
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2017-10-25 13:36:42 +0200 | 
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2017-10-25 13:36:42 +0200 | 
| commit | 73055686dc97787564e4213153d175a2996a127f (patch) | |
| tree | be3b8a2128706b6381f60239da87a7a4bc17239c /src/global/Makefile | |
| parent | b11c62796dce7f482c6e8ddacef591a6a3821145 (diff) | |
Split CSS into multiple files. Renames some stuff.
Diffstat (limited to 'src/global/Makefile')
| -rw-r--r-- | src/global/Makefile | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/src/global/Makefile b/src/global/Makefile new file mode 100644 index 0000000..73216f7 --- /dev/null +++ b/src/global/Makefile @@ -0,0 +1,4 @@ +build: + +clean: + | 


