Properly declare 'symlinks' dependencies
This commit is contained in:
parent
98f90ebdf8
commit
ec7fe00066
@ -529,7 +529,7 @@ CLEANFILES = \
|
||||
xvnc4viewer \
|
||||
ypcat
|
||||
|
||||
symlinks:
|
||||
symlinks: $(targetdir)
|
||||
for file in aclocal-1.11 ; do \
|
||||
rm -f $(targetdir)/$$file && \
|
||||
$(LN_S) aclocal $(targetdir)/$$file ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user