Fix intltool lock file problem during make distcheck

For reference see: https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/69
This commit is contained in:
Simon Steinbeiss
2022-05-23 08:45:55 +02:00
parent d92c12e434
commit e5c67e496a

View File

@@ -24,6 +24,7 @@ DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update \
po/.intltool-merge-cache.lock \
$(desktop_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: