summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2012-05-17 00:54:26 +0200
committerKarel Zak2012-06-26 17:13:08 +0200
commite0ef609e890007d43f61e949ba3f89abb4e9b0d5 (patch)
treeaced28ddf17a846ae92816ae08990ea45da96832 /Makefile.am
parentbuild-sys: convert include/ to module (diff)
downloadkernel-qcow2-util-linux-e0ef609e890007d43f61e949ba3f89abb4e9b0d5.tar.gz
kernel-qcow2-util-linux-e0ef609e890007d43f61e949ba3f89abb4e9b0d5.tar.xz
kernel-qcow2-util-linux-e0ef609e890007d43f61e949ba3f89abb4e9b0d5.zip
build-sys: convert lib/ to module
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e5ac615f..138da8eb6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
include $(top_srcdir)/config/include-Makefile.am
dist_noinst_HEADERS =
-
+noinst_PROGRAMS =
SHLIBS_DIRS =
@@ -25,7 +25,6 @@ SUBDIRS = \
disk-utils \
fdisk \
getopt \
- lib \
login-utils \
misc-utils \
po \
@@ -66,6 +65,7 @@ EXTRA_DIST = \
include include/Makemodule.am
+include lib/Makemodule.am
# Arrange so that .tarball-version appears only in the distribution