X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=plugins%2FMakefile;fp=plugins%2FMakefile;h=36d32b0a2d2dde2adb57ab8dfb7211cf9dfa9036;hb=11835c28c3407f9bbd4aa68b875a528d13ff0d73;hp=2f780650815aad1e5ba6f638f93b1a94ee4aa85f;hpb=b244412c1fbb99111bf820bb72f5b6146174405f;p=WebThing.git diff --git a/plugins/Makefile b/plugins/Makefile index 2f78065..36d32b0 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 clean: rm -f *.dll *.mdb *.so