X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=plugins%2FMakefile;h=54f3996cb044d76796cfb2086252de5a13a48cbe;hb=a7173b63fbac8673fdb4a86e59805553b08f7574;hp=1583fdeeca288e8f998d4530ad08f1f365a29f50;hpb=7bf09cef03c7fd78e599039b14a29e8a3f3eed42;p=WebThing.git diff --git a/plugins/Makefile b/plugins/Makefile index 1583fde..54f3996 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -1,7 +1,7 @@ CSFLAGS = -debug references = -r:../webkit-sharp.dll -pkg:gtk-sharp-2.0 -all: Vimish.dll FFNav.dll DefaultPage.dll SoupSettings.dll LoadProgress.dll +all: Vimish.dll FFNav.dll DefaultPage.dll LoadProgress.dll MiddleClickOpen.dll QuickSearch.dll clean: rm -f *.dll *.mdb *.so