diff options
Diffstat (limited to 'plugins/provider/fileProvider')
-rw-r--r-- | plugins/provider/fileProvider/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/provider/fileProvider/Makefile b/plugins/provider/fileProvider/Makefile index c16064a..4d8f213 100644 --- a/plugins/provider/fileProvider/Makefile +++ b/plugins/provider/fileProvider/Makefile @@ -9,6 +9,7 @@ CATEGORY = Provider TARGET = $(SUBPLUGIN)-$(CATEGORY) OBJS = $(SUBPLUGIN)$(CATEGORY).o +DOCS = README ROOTBUILDDIR = ../../.. |