aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d38794b..1c83ec2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,6 +37,7 @@ eclat_SOURCES=\
io.c\
lsaddr.c\
lsattr.c\
+ lsaattr.c\
lsiattr.c\
lsimg.c\
lsinst.c\
@@ -61,6 +62,7 @@ eclat_SOURCES=\
setiattr.c\
sg.c\
sg.h\
+ setaattr.c\
startstop.c\
util.c
@@ -94,7 +96,8 @@ OPTFILES=\
mkvol-cl.opt\
rmaddr-cl.opt\
rmsg-cl.opt\
- sg-cl.opt
+ sg-cl.opt\
+ setaattr-cl.opt
eclat_SOURCES += $(OPTFILES:.opt=.h)

Return to:

Send suggestions and report system problems to the System administrator.