[rtems-buildsys commit] Use noinst_HEADERS for *.spec.
Ralf Corsepius
ralf at rtems.org
Thu Dec 13 18:02:20 UTC 2012
Module: rtems-buildsys
Branch: master
Commit: cb3f4bd5739ce2e37645db525616ba419781dd95
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=cb3f4bd5739ce2e37645db525616ba419781dd95
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Wed Dec 5 09:13:15 2012 +0100
Use noinst_HEADERS for *.spec.
---
rtems-reprepro/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rtems-reprepro/Makefile.am b/rtems-reprepro/Makefile.am
index 62825af..94be6b2 100644
--- a/rtems-reprepro/Makefile.am
+++ b/rtems-reprepro/Makefile.am
@@ -34,4 +34,4 @@ bin/rtems-deb-insert: ${srcdir}/bin/rtems-deb-insert.in
CLEANFILES += bin/rtems-deb-insert
EXTRA_DIST += bin/rtems-deb-insert.in
-EXTRA_DIST += rtems-reprepro.spec
+noinst_HEADERS = rtems-reprepro.spec
More information about the vc
mailing list