summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
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: