X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FMakefile;h=2f780650815aad1e5ba6f638f93b1a94ee4aa85f;hb=fc831a2ef0ae342cc73dee301e051bcfbbbeb82c;hp=1583fdeeca288e8f998d4530ad08f1f365a29f50;hpb=7bf09cef03c7fd78e599039b14a29e8a3f3eed42;p=WebThing.git diff --git a/plugins/Makefile b/plugins/Makefile index 1583fde..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 SoupSettings.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