X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/d37062ed3c7a06adb006b405441d79fb0e134451..d94cfdc987aba3983f4945d59b02cbb062573432:/GNUmakefile diff --git a/GNUmakefile b/GNUmakefile index a674178..174f340 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -139,6 +139,8 @@ MAGICDIR := $(patsubst ./%,%,$(THISDIR)/magic) # a period. FINDOPTS := -PE FINDRULES := -flags -nohidden -and -not -name '.*' +FINDINCLUDEOPTS := $(FINDOPTS) +FINDINCLUDERULES := $(FINDRULES) # The list of parsers for plaintext file types. #