diff options
author | Richard Hughes <rhughes@redhat.com> | 2008-06-16 17:54:29 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2008-06-16 17:54:29 -0400 |
commit | dd3840c84dbf24e06f9c301bec233b2735cc712f (patch) | |
tree | 05c4a34b2b1266438fc3d58b123794bd8cb7aad4 /docs | |
parent | e967bfd71a068d6c3f5831cfa93de92d78136065 (diff) |
Add spec file.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index cfefb5c..f9c16c8 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,5 +1,6 @@ -EXTRA_DIST = \ +docsdir = $(datadir)/doc/razor +dist_docs_DATA = \ DEPSOLVE.txt \ REPO.txt |