summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-04-29 08:42:22 +0200
committerJim Meyering <meyering@redhat.com>2008-04-30 09:26:14 +0200
commitf0a22debf6a7ab17726aef3a545efcbfed18abc0 (patch)
tree7cd3f38ec862d6ace3ca37aa15a435b7f5381aa8 /Makefile.am
parentb9a381b6300276c7111ebbc4c395db9ac1f7bc22 (diff)
downloadparted-f0a22debf6a7ab17726aef3a545efcbfed18abc0.tar.gz
Exempt a build-related script from the copyright check.
* .x-sc_GPL_version: New file. * Makefile.am (EXTRA_DIST): Add .x-sc_GPL_version.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f357ff4..4a86bde 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,7 @@ EXTRA_DIST = \
libparted.pc.in \
parted.spec.in \
parted.spec \
+ .x-sc_GPL_version \
scripts/data/abi/baseline_symbols.txt \
scripts/extract_symvers \
cfg.mk \