X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=plugins%2FMakefile;h=2f780650815aad1e5ba6f638f93b1a94ee4aa85f;hb=fc831a2ef0ae342cc73dee301e051bcfbbbeb82c;hp=993f955f1b97cf1e606ee06795e524e7ffef89d0;hpb=83b79eb23390beda1fb04b00be48351fcf1b98af;p=WebThing.git diff --git a/plugins/Makefile b/plugins/Makefile index 993f955..2f78065 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 +all: Vimish.dll FFNav.dll DefaultPage.dll LoadProgress.dll MiddleClickOpen.dll QuickSearch.dll Session.dll Fullscreen.dll clean: rm -f *.dll *.mdb *.so