diff options
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 + |