Add optional postmake.make include at end

This commit is contained in:
Bob Polis 2025-01-05 15:28:28 +01:00
parent 4480c0a690
commit acd78e092f

View File

@ -49,3 +49,5 @@ endif
uninstall:
rm -f $(INSTALLDIR)/$(PLUGIN) $(addprefix $(INSTALLDIR)/, $(EXTRAFILES))
-include postmake.make