]> git.proxmox.com Git - lxcfs.git/blobdiff - Makefile
enable lintian checking
[lxcfs.git] / Makefile
index ef9ceae2cd761540804547d86bfd58ea46a98128..f584f74692740b60fa1597fae1a24a1c6c807187 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ deb: $(DEBS)
 $(DBGDEB): $(DEB)
 $(DEB): $(BUILDDIR)
        cd $(BUILDDIR); dpkg-buildpackage -rfakeroot -b -us -uc
-       #lintian $(DEBS)
+       lintian $(DEBS)
 
 .PHONY: upload
 upload: $(DEBS)