Fix "srdcir" typo
This commit is contained in:
@ -176,7 +176,7 @@ DISTCLEANFILES = \
|
||||
config.lt
|
||||
|
||||
distclean-local:
|
||||
if test $(srdcir) = .; then :; else \
|
||||
if test "$(srcdir)" = "."; then :; else \
|
||||
rm -f ChangeLog; \
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user