aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-10-07 16:30:05 +0000
committerRoger Dingledine <arma@torproject.org>2003-10-07 16:30:05 +0000
commitde6cbe53c0caaf09e6e870b50463fa3ad37dfd6f (patch)
tree0a67bb89726ce6020cac92b9edf7963180373359 /src/Makefile.am
parente826873ac657782fde5e635d75de5443ac27fed4 (diff)
downloadtor-de6cbe53c0caaf09e6e870b50463fa3ad37dfd6f.tar
tor-de6cbe53c0caaf09e6e870b50463fa3ad37dfd6f.tar.gz
some early bugfixes
our log() conflicts with log(3) distribute only the correct files from doc/ and src/config/ sometimes laptops go back in time. i guess that's ok for now. and bump the version number because we're live. svn:r544
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 71370fa71..ba296a6b0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,6 @@
# leave in dependency order, since common must be built first
-SUBDIRS = common or
-DIST_SUBDIRS = common or
-EXTRA_DIST = config
+SUBDIRS = common or config
+DIST_SUBDIRS = common or config