diff options
author | Keith Packard <keithp@keithp.com> | 2003-03-01 03:06:37 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-03-01 03:06:37 +0000 |
commit | 0da305f7f85ae0dddc411df53ef077709558d369 (patch) | |
tree | fcf9b99617f0a5337fcff97df91330355407d01c /Makefile.am | |
parent | 584ac89a017d30fb337de3d4c038ae2a5b51b3d1 (diff) |
Switch to docbook and split documentation into pieces
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 06ccfb5..573f84c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -SUBDIRS=fontconfig fc-lang src fc-cache fc-list +SUBDIRS=fontconfig fc-lang src fc-cache fc-list doc EXTRA_DIST = \ fontconfig.pc.in \ |