Fix distclean

extract-strings was left behind.
This commit is contained in:
Matthias Clasen 2013-05-27 18:25:08 -04:00
parent 0f1e781f32
commit fe2260c53d

View File

@ -1296,6 +1296,7 @@ distclean-local:
if test $(srcdir) != .; then \
rm -f $(MAINTAINERCLEANFILES); \
rm -rf stock-icons; \
rm -f extract-strings$(EXEEXT); \
fi
DEPS = libgtk-3.la $(top_builddir)/gdk/libgdk-3.la