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 /words-misc/Makefile | |
parent | fe85861f176998d694566b6718125848bd8f52be (diff) | |
download | odds-and-ends-e452f3d9975208a9e746a4993d17ef4bd3879c14.tar.xz |
Move words-misc into subdirectory
Diffstat (limited to 'words-misc/Makefile')
-rw-r--r-- | words-misc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/words-misc/Makefile b/words-misc/Makefile new file mode 100644 index 0000000..a0e6cb9 --- /dev/null +++ b/words-misc/Makefile @@ -0,0 +1,3 @@ +include config.mk + +all: match_pool |