aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Roland Bauerschmidt <rb@debian.org>2002-04-08 09:16:25 +0000
committerGravatar Roland Bauerschmidt <rb@debian.org>2002-04-08 09:16:25 +0000
commit45c701911e15c828ee1a376398a5179e42ccca97 (patch)
tree45c0695b8f8b3eface2dbf4eb5225c737b9a26ff /Makefile.am
parent5d7ce05d0a3c114c50040a6463c7f9f754efd224 (diff)
Removed debian/control from CVS as it is auto-generated to be able to
build both the utility packages and the kernel module packages. Modified Makefile.am and configure.in to add --enable-{lib,kernel-module,util, example} options.
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 cdef4b8..c8d2345 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = kernel lib util example include patch
+SUBDIRS = @subdirs@
EXTRA_DIST = \
fuse.spec \