X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=plugins%2FMakefile;h=d09a8c411e67111e4e8896a9e288e294b1876cf6;hb=9ae762f9fa6d0ee2789818d19adfd6e938975240;hp=2f780650815aad1e5ba6f638f93b1a94ee4aa85f;hpb=fc831a2ef0ae342cc73dee301e051bcfbbbeb82c;p=WebThing.git diff --git a/plugins/Makefile b/plugins/Makefile index 2f78065..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 QuickSearch.dll Session.dll Fullscreen.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