aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-11 12:48:02 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-11 12:48:02 +0000
commit4557b66c03d14b1ef787a2648ab6940fa3f1a783 (patch)
treeeb4c4e28a9b2c8472d379d3768e154251a582382 /Makefile.am
parentForgot to add $(man_MANS) to EXTRA_DIST. (diff)
downloadeselect-4557b66c03d14b1ef787a2648ab6940fa3f1a783.tar.gz
eselect-4557b66c03d14b1ef787a2648ab6940fa3f1a783.tar.bz2
eselect-4557b66c03d14b1ef787a2648ab6940fa3f1a783.zip
Added profile-symlink module.
svn path=/trunk/; revision=23
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 25b9733..b09799b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-SUBDIRS = man bin libs modules
+SUBDIRS = man misc bin libs modules
MAINTAINERCLEANFILES = aclocal.m4 \
configure \
Makefile.in \