diff options
author | Rob Bradford <rob@linux.intel.com> | 2008-09-08 11:05:40 +0100 |
---|---|---|
committer | Rob Bradford <rob@linux.intel.com> | 2008-09-17 11:23:54 +0100 |
commit | 5cb65973b32a886cac5eb7d667d8c05f0caa3b41 (patch) | |
tree | e34f6092ce2a57946e8d2060d33670127389d3a6 /Makefile.am | |
parent | 3f1952554e35c50e23bf2dcdd19f2b4e70b868d0 (diff) |
Setup makefiles for gtk-doc
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 2b15f26..c59c187 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = rest examples +SUBDIRS = rest examples docs pkgconfig_DATA = rest.pc pkgconfigdir = $(libdir)/pkgconfig |