summaryrefslogtreecommitdiffstats
path: root/yamdrv
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-04 23:19:01 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-17 17:11:30 +0200
commit43b4bb1474e092a0b87f3b23b5246900c94e1d4e (patch)
tree801eefb7dd145c996b27ee805d06ccdbc9189a26 /yamdrv
parent8b893ae99f6f32470fa52a170bf4c8801a976b20 (diff)
Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'yamdrv')
-rw-r--r--yamdrv/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/yamdrv/Makefile.am b/yamdrv/Makefile.am
index 1a514f3..22352eb 100644
--- a/yamdrv/Makefile.am
+++ b/yamdrv/Makefile.am
@@ -5,9 +5,7 @@ yamcfg_SOURCES = yamcfg.c yam.h
mcs2h_SOURCES = mcs2h.c
-doc_DATA = README.yamdrv
-
-EXTRA_DIST = $(doc_DATA)
+dist_doc_DATA = README.yamdrv
installconf: