summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-03-20 11:03:10 +0100
committerJim Meyering <meyering@redhat.com>2011-03-20 11:35:55 +0100
commit9aff1f202918bc2f4aa958d4744d1216c00ee50c (patch)
treed9907687d214b549644ce6f48090ce7b9e97928d /Makefile.am
parent163150a9e5a1c62a67dda1861e139b77584b3434 (diff)
downloadparted-9aff1f202918bc2f4aa958d4744d1216c00ee50c.tar.gz
maint: stop using .x-sc_* files to list syntax-check exemptions
Instead, use the new mechanism with which you merely use a variable (derived from the rule name) defined in cfg.mk to an ERE matching the exempted file names. * gnulib: Update to latest, to get maint.mk that implements this. * .x-sc_GPL_version: Remove file. * .x-sc_prohibit_always-defined_macros: Likewise. * Makefile.am (EXTRA_DIST): Remove them from here, too. * cfg.mk: Define variables to exempt the same files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 70ca26b..3a69832 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,6 @@ EXTRA_DIST = \
libparted.pc.in \
parted.spec.in \
parted.spec \
- .x-sc_GPL_version \
- .x-sc_prohibit_always-defined_macros \
scripts/data/abi/baseline_symbols.txt \
scripts/extract_symvers \
cfg.mk \