Aggiunte alla shared memory
[gapil.git] / sources / Makefile
index 64f7648681bd1c80085f2bf22ed4c18904988db8..a4e31fd61fb6d5f329ca558b47f6be4ee9939049 100644 (file)
@@ -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