diff options
author | jbj <devnull@localhost> | 1999-07-20 18:50:33 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-07-20 18:50:33 +0000 |
commit | 16b83080f748d6b409b7cf07eb1aa61a97d892d9 (patch) | |
tree | ac847c61647b55fe66de7ce12b7e8dde1a81f9b1 /doc | |
parent | dbe7cc83782fe4851276e9b83e58527960e4cfb9 (diff) | |
download | librpm-tizen-16b83080f748d6b409b7cf07eb1aa61a97d892d9.tar.gz librpm-tizen-16b83080f748d6b409b7cf07eb1aa61a97d892d9.tar.bz2 librpm-tizen-16b83080f748d6b409b7cf07eb1aa61a97d892d9.zip |
Orphan.
CVS patchset: 3189
CVS date: 1999/07/20 18:50:33
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am new file mode 100644 index 000000000..edef14e09 --- /dev/null +++ b/doc/manual/Makefile.am @@ -0,0 +1,6 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = \ + dependencies macros queryformat spec buildroot format \ + relocatable signatures triggers + |