This was forgotten for some reason, but users asked for examples.
---
doc/Makefile.am | 1 +
pkg/tabled.spec | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e344e04..d79a860 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,7 @@
EXTRA_DIST = \
contributions.txt \
+ etc.tabled.conf \
setup.txt \
spec-todo.txt \
states.txt
diff --git a/pkg/tabled.spec b/pkg/tabled.spec
index ac93fb9..98004e6 100644
--- a/pkg/tabled.spec
+++ b/pkg/tabled.spec
@@ -83,7 +83,7 @@ fi
%files
%defattr(-,root,root,-)
-%doc AUTHORS COPYING LICENSE README NEWS doc/*.txt
+%doc AUTHORS COPYING LICENSE README NEWS doc/*.txt doc/etc.tabled.conf
%{_sbindir}/tabled
%{_sbindir}/tdbadm
%attr(0755,root,root) %{_initddir}/tabled
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html