mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Fix "srdcir" typo
This commit is contained in:
parent
20bc246960
commit
a70f5ff12a
@ -176,7 +176,7 @@ DISTCLEANFILES = \
|
||||
config.lt
|
||||
|
||||
distclean-local:
|
||||
if test $(srdcir) = .; then :; else \
|
||||
if test "$(srcdir)" = "."; then :; else \
|
||||
rm -f ChangeLog; \
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user