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