]> pilppa.org Git - libplpbus.git/blobdiff - README
include unistd for sleep method
[libplpbus.git] / README
diff --git a/README b/README
index 8a1931b8c02a874689fbf992ddc8b9301a6b1de0..74b6e0bf4cc3cbab9012cc90bbe501745ebf3ab8 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Build, install and clean
 ------------------------
 - build with command: ./autobuild.sh (generates required autoconf files)
 - install with command: make install
-- clean source code from generated build files: make distclean
+- clean source code from generated build files: make maintainer-clean
 
 howto run test application
 --------------------------