X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fshell%2FMakefile;h=df69210379bfe3f74628ea3994d5f65d8183ddb3;hb=c4b1dd1f6561984cfdb06feba77addee127a3a3d;hp=2e58399ef5dd5f6cd8d329f9a4135bf8c4be6872;hpb=136c4f2fe9e1b7df2929c240e5a94973f596a259;p=libucw.git diff --git a/lib/shell/Makefile b/lib/shell/Makefile index 2e58399e..df692103 100644 --- a/lib/shell/Makefile +++ b/lib/shell/Makefile @@ -2,6 +2,7 @@ DIRS+=lib/shell PROGS+=$(o)/lib/shell/config $(o)/lib/shell/logger +DATAFILES+=$(o)/lib/shell/libucw.sh $(o)/lib/shell/config: $(o)/lib/shell/config.o $(LIBSH) $(o)/lib/shell/logger: $(o)/lib/shell/logger.o $(LIBSH)