Add optional postmake.make include at end
This commit is contained in:
parent
4480c0a690
commit
acd78e092f
@ -49,3 +49,5 @@ endif
|
|||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
rm -f $(INSTALLDIR)/$(PLUGIN) $(addprefix $(INSTALLDIR)/, $(EXTRAFILES))
|
rm -f $(INSTALLDIR)/$(PLUGIN) $(addprefix $(INSTALLDIR)/, $(EXTRAFILES))
|
||||||
|
|
||||||
|
-include postmake.make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user