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