Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-07-11 19:37:48 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-07-11 19:37:48 (GMT)
commit3a3a2c361fbf670ee5375e669d34be386f6924f8 (patch)
treeb436ec29c47fdb983e8355c31768a1e3d2b10a6c /Makefile.am
parentcb8a3f7e34b07a4d3fb3ebb3cb7eddceaec0e73d (diff)
Add secore. Cut and paste from http://flaxcode.googlecode.com/svn/trunk/libs/secore/secore/.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8060aae..abf71cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = bin etc src
+SUBDIRS = bin etc secore src
test:
@cd tests