mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Do not override the distclean target in liblvm's Makefile, it annoys make and
the make.tmpl-included distclean should work better anyway.
This commit is contained in:
parent
b153cf3169
commit
428743a380
@ -93,4 +93,3 @@ distclean_lib:
|
|||||||
$(RM) $(LIB_NAME).pc
|
$(RM) $(LIB_NAME).pc
|
||||||
|
|
||||||
distclean: distclean_lib
|
distclean: distclean_lib
|
||||||
$(RM) -f Makefile
|
|
||||||
|
Loading…
Reference in New Issue
Block a user