summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2011-01-19 13:35:38 +0100
committerColin Guthrie <cguthrie@mandriva.org>2011-01-31 12:40:43 +0000
commit974af435076ed451dfae65b191625dfc7f582c4c (patch)
treea41591c4f97e70089847a1840ed8d462fbd88f00 /src/Makefile.am
parentd6cdd80b0dce599df95ce3dba032bf074b75e1da (diff)
build: Don't include empty Makefile.am in subdirs
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ae9b1496..83bc69a3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,8 +19,6 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-SUBDIRS = pulsecore pulse daemon modules utils tests
-
###################################
# Extra directories #
###################################