Wildcards in EXTRA_DIST break "make dist" for vpath build.
But plain directory names are ok.
Signed-off-by: Stepan Kasal <skasal@redhat.com>
EXTRA_DIST = config/include-Makefile.am \
autogen.sh \
- README.* \
- licenses/* \
- example.files/* \
+ README.devel \
+ licenses/ \
+ example.files/ \
po/Makevars.template \
po/update-potfiles
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.* sfdisk.examples partitiontype.c
+EXTRA_DIST = README.fdisk README.cfdisk sfdisk.examples partitiontype.c
if !M68K
hwclock_LDADD += -laudit
endif
-EXTRA_DIST = README.* clock-ppc.c
+EXTRA_DIST = README.hwclock clock-ppc.c
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.*
+EXTRA_DIST = README.flushb
bin_PROGRAMS =
usrbinexec_PROGRAMS = cal ddate logger look mcookie \
namei script whereis
+EXTRA_DIST += README.cal README.ddate README.namei README.namei2
mcookie_SOURCES = mcookie.c ../lib/md5.c
dist_usrbinexec_SCRIPTS = reset
man_MANS += reset.1
endif
-EXTRA_DIST += reset.033c
+EXTRA_DIST += README.reset reset.033c
if BUILD_WRITE
SUBDIRS = helpers
-EXTRA_DIST = expected/* \
+EXTRA_DIST = expected/ \
functions.sh \
- input/* \
+ input/ \
README \
run.sh \
ts-col-multibyte \
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.* LICENSE.*
+EXTRA_DIST = README.clear README.col
usrbinexec_PROGRAMS = col colcrt colrm column hexdump rev line tailf
man_MANS += more.1
endif
endif
+
+EXTRA_DIST += README.pg LICENSE.pg