Update CreatePyModule.py

This commit is contained in:
mdkus
2022-01-18 10:48:10 +01:00
committed by wwmayer
parent c9007693cf
commit 8047723cde

View File

@@ -32,7 +32,7 @@ import MakeAppTools
import re
FilFilter = ["^.*\\.o$",
"^.*\\Makefile$",
"^.*Makefile$",
"^.*\\.la$",
"^.*\\.lo$",
"^.*\\.positions$",