diff options
author | David Phillips <david@sighup.nz> | 2017-01-05 22:42:37 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-01-05 22:42:37 +1300 |
commit | e452f3d9975208a9e746a4993d17ef4bd3879c14 (patch) | |
tree | 3edec6a3265088ba7ce0dd799f34a073f30be7d1 /config.mk | |
parent | fe85861f176998d694566b6718125848bd8f52be (diff) | |
download | odds-and-ends-e452f3d9975208a9e746a4993d17ef4bd3879c14.tar.xz |
Move words-misc into subdirectory
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk deleted file mode 100644 index e8c9b31..0000000 --- a/config.mk +++ /dev/null @@ -1 +0,0 @@ -CFLAGS += -Wall -Wextra -Werror |