Commit 050b995e authored by Pierre Ynard's avatar Pierre Ynard

contrib: fix typo with files to clean

parent 181dbe9e
......@@ -2587,7 +2587,7 @@ xcb-util: xcb-util-$(XCB_UTIL_VERSION).tar.bz2
cd $< && make install
touch $@
CLEAN_FILES += .xcb-util .xcb
CLEAN_FILE += .xcb-util .xcb
CLEAN_PKG += xcb-util xcb
DISTCLEAN_PKG += xcb-util-$(XCB_UTIL_VERSION).tar.bz2 libxcb-$(XCB_VERSION).tar.bz2
......@@ -2606,7 +2606,7 @@ peflags/peflags.c:
touch $@
CLEAN_PKG += peflags
CLEAN_FILES += .peflags
CLEAN_FILE += .peflags
# ************
# Regex
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment