From 8365ed42acd4bd5468f7b32eb80652ee55d85d6b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 16 May 2012 15:05:11 +0200 Subject: build-sys: convert include/ to module Signed-off-by: Karel Zak --- Makefile.am | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0f6414189..1e5ac615f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,8 @@ include $(top_srcdir)/config/include-Makefile.am +dist_noinst_HEADERS = + + SHLIBS_DIRS = if BUILD_LIBUUID @@ -22,7 +25,6 @@ SUBDIRS = \ disk-utils \ fdisk \ getopt \ - include \ lib \ login-utils \ misc-utils \ @@ -62,6 +64,10 @@ EXTRA_DIST = \ po/update-potfiles \ README.licensing + +include include/Makemodule.am + + # Arrange so that .tarball-version appears only in the distribution # tarball, and never in a checked-out repository. dist-hook: -- cgit v1.2.3-55-g7522