aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-10-02 22:41:18 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-10-02 22:42:55 +0300
commit288f5042062637a38710142594bdbe3b8d68fb27 (patch)
tree2e94c150240eb4aed3d9ebf3f9e8a22b5c0b3c46 /etc/Makefile.am
parent29c6d23356f9134d19b849be55e0a81c5a14fe35 (diff)
downloadeclat-288f5042062637a38710142594bdbe3b8d68fb27.tar.gz
eclat-288f5042062637a38710142594bdbe3b8d68fb27.tar.bz2
Implement delete-tags and create-tags.
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r--etc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index 8c4ff75..514993c 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -18,13 +18,15 @@ noinst_PROGRAMS = flncat
FLNFILES=\
associate-address.fln\
- disassociate-address.fln\
+ create-tags.fln\
+ delete-tags.fln\
describe-addresses.fln\
describe-instance-attribute.fln\
describe-instance-status.fln\
describe-instances.fln\
describe-tags.fln\
describe-volumes.fln\
+ disassociate-address.fln\
get-console-output.fln\
reboot-instances.fln\
start-instances.fln\

Return to:

Send suggestions and report system problems to the System administrator.