X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fmake-all.lst;h=57f5497943d6f0cbe2374519c0dbeb7baae68f12;hb=c1bb425e74c80e59e686c899c89cd04a3554d273;hp=907e3b374f09b23328a0e493fdf2b6d5055d636d;hpb=fcd1b19126a5a5f7312c0d789c832742623fa5bd;p=deb_pkgs%2Fscowl.git diff --git a/src/make-all.lst b/src/make-all.lst index 907e3b3..57f5497 100755 --- a/src/make-all.lst +++ b/src/make-all.lst @@ -1,6 +1,6 @@ #!/bin/sh -cat `find l/supplement/ l/add-affixes -type l` | tr -d '\r' | sort | uniq > working/all.lst-unfiltered +cat `find l/supplement/ l/add-affixes l/add-possessive -type l` | tr -d '\r' | sort | uniq > working/all.lst-unfiltered cat working/all.lst-unfiltered \ | src/filter \ | sort | uniq \