aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-11-28 16:06:56 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-11-28 16:33:57 +0200
commit155a76453f41b7ad80af4f8b4bf0539f2df32498 (patch)
treeb5322a09cf94efda672f7b195d6e8e5ff41d35aa /etc/Makefile.am
parentd9fbe79146e386cc29a6000cb55d6fb5337e5214 (diff)
downloadeclat-155a76453f41b7ad80af4f8b4bf0539f2df32498.tar.gz
eclat-155a76453f41b7ad80af4f8b4bf0539f2df32498.tar.bz2
Implement sg command
* etc/sg.fln: New file. * etc/Makefile.am (FLNFILES): Add sg.fln * src/sg.c: New file. * src/sg-cl.opt: New file. * src/Makefile.am (eclat_SOURCES): Add sg.c (OPTFILES): Add sg-cl.opt * src/eclat.c (cmdtab): Add entry for "sg". (eclat_do_command): Ignore tag if it is NULL. * src/eclat.h (eclat_sg): New proto.
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r--etc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index 9fe475e..1f53924 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -51,6 +51,7 @@ FLNFILES=\
release-address.fln\
reset-snapshot-attribute.fln\
run-instances.fln\
+ sg.fln\
start-instances.fln\
stop-instances.fln

Return to:

Send suggestions and report system problems to the System administrator.