summaryrefslogtreecommitdiff
path: root/src/dialogs/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-03-20 22:52:48 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-03-20 22:52:48 (GMT)
commit18d6b808db6e31e867525d68f92d6f928a7ab5a7 (patch)
treed534c8e374004866696322a4c3f58ae2a7a545d9 /src/dialogs/Makefile.am
parent84790a5b420d0a9ce658013573b180ce059db325 (diff)
Created the first steps for a distributed storage.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/dialogs/Makefile.am')
-rw-r--r--src/dialogs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dialogs/Makefile.am b/src/dialogs/Makefile.am
index 05bd50e..20812fc 100644
--- a/src/dialogs/Makefile.am
+++ b/src/dialogs/Makefile.am
@@ -7,7 +7,8 @@ libdialogs_la_SOURCES = \
export.h export.c \
goto.h goto.c \
plugins.h plugins.c \
- shellcode.h shellcode.c
+ shellcode.h shellcode.c \
+ storage.h storage.c
libdialogs_la_LDFLAGS =