X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FMakefile;h=d09a8c411e67111e4e8896a9e288e294b1876cf6;hb=9ae762f9fa6d0ee2789818d19adfd6e938975240;hp=b122c2071d45fe9f6fa4b0260173a8a5b8235810;hpb=7fb9b863fd1a574f5402a3c00640380ee2767c95;p=WebThing.git diff --git a/plugins/Makefile b/plugins/Makefile index b122c20..d09a8c4 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 LoadProgress.dll MiddleClickOpen.dll +all: Vimish.dll FFNav.dll DefaultPage.dll LoadProgress.dll MiddleClickOpen.dll QuickSearch.dll Session.dll Fullscreen.dll GoogleSearch.dll WikipediaSearch.dll clean: rm -f *.dll *.mdb *.so