summaryrefslogtreecommitdiff
path: root/doc/PORTING
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PORTING')
-rw-r--r--doc/PORTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PORTING b/doc/PORTING
index 87bedd4..77829c6 100644
--- a/doc/PORTING
+++ b/doc/PORTING
@@ -42,7 +42,7 @@
example using SUBDIRS : attr/Makefile
example static library: attr/libattr/Makefile
- example command : attr/attr/Makefile
+ example command : attr/getfattr/Makefile
All Makefiles must define TOPDIR as the root of the project. This
allows other stuff to be found relative to $(TOPDIR).