]> git.proxmox.com Git - pve-manager.git/blobdiff - www/bootstrap/Makefile
Makefile: fix distclean target
[pve-manager.git] / www / bootstrap / Makefile
index b9c4986536d0cd72563b521b7246f8f53bc2bd8a..7dd5a23f06e382683c90285fe90f5743990ddf12 100644 (file)
@@ -25,9 +25,6 @@ install: ${BTDATA}
        install -m 0644 -o www-data -g www-data ${BTDIR}/js/bootstrap.min.js ${WWWJSDIR}
        install -m 0644 ${BTDIR}/fonts/glyphicons-halflings-regular.ttf ${WWWIMAGEDIR}
 
-.PHONY: distclean
-distclean: clean
-
 .PHONY: clean
 clean:
        rm -rf *~ ${BTDIR}