summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2003-07-21 03:56:40 +0000
committerNathan Scott <nathans@sgi.com>2003-07-21 03:56:40 +0000
commitff170d22ca9ae0b1c362e33a4ab2fbd85ca79b86 (patch)
tree1dc25ab85853d3f48a76756502b950f9739e7f2e /Makefile
parent63f3fb80cd6410a10c4e76dc66b16d6d8dd07c88 (diff)
downloadattr-ff170d22ca9ae0b1c362e33a4ab2fbd85ca79b86.tar.gz
attr updates from Andreas - emphasis on improved handling of special characters, and creates an little library for helper functions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9284767..b1eced2 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ LSRCFILES = configure configure.in aclocal.m4 Makepkgs install-sh exports \
LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
Logs/* built .census install.* install-dev.* install-lib.* *.gz
-SUBDIRS = include libattr attr getfattr setfattr \
+SUBDIRS = include libmisc libattr attr getfattr setfattr \
examples test m4 man doc po debian build
default: $(CONFIGURE)