summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 7c02c770a3a40cfa45cc9a4438a64c4d96cc5eaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS = src themes images scripts systemd-units po

if BUILD_DOCUMENTATION
SUBDIRS += docs
endif

DISTCHECK_CONFIGURE_FLAGS = --disable-tests --disable-systemd-integration

EXTRA_DIST = build-tools/config.rpath ChangeLog                                \
             README

MAINTAINERCLEANFILES = aclocal.m4                                              \
                       config.h.in                                             \
                       config.h.in~                                            \
                       config.sub                                              \
                       configure                                               \
                       Makefile.in

ACLOCAL_AMFLAGS = -I m4