diff --git a/Makefile.in b/Makefile.in index 7ea7a46..107493e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -32,7 +32,7 @@ petidomo: $(OBJS) $(LIBS) hermes listserv: petidomo @rm -f $@ - ln -s $< $@ + ln -s petidomo $@ acl.c acl_scan.h: acl.y $(YACC) -d -p acl acl.y