Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2008-05-06 11:35:11 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2008-05-06 11:35:11 (GMT)
commit03c4684be3b77927bc60f2cdda29361c52d5a813 (patch)
tree898970c8fc38663882d66a9691af26def5a9c6a3 /Makefile.am
parent13d354b729c377519994f73485133952b0e892e6 (diff)
Very simple rewrite. Many unnecessary requirements dropped.
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 37d04c1..9afc54b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = bin etc secore src
+SUBDIRS = bin etc src
test:
@cd tests