X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FMakefile;h=a4e31fd61fb6d5f329ca558b47f6be4ee9939049;hb=0345bbfd866e46d3c76d0df7f37a83f9a3924926;hp=64f7648681bd1c80085f2bf22ed4c18904988db8;hpb=6483a787322c614bc6282a0bf0ee001f1bf54b44;p=gapil.git diff --git a/sources/Makefile b/sources/Makefile index 64f7648..a4e31fd 100644 --- a/sources/Makefile +++ b/sources/Makefile @@ -25,7 +25,7 @@ all: $(FINAL) $(LIB) flock: Flock.c $(CC) $(CFLAGJ) $^ -o $@ -mqfortune: MQFortuneClient.c +mqfortune: MQFortuneClient.c FortuneParse.c $(CC) $(CFLAGJ) $^ -o $@ mqfortuned: MQFortuneServer.c FortuneParse.c