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