diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-12 08:54:20 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-12 08:54:20 -0700 |
commit | b2190a83417ae6a4f99ab3acd47ae2c67b5d6693 (patch) | |
tree | 602a0b9f3e9aee2f4c6672cf634e13490207cdb0 /Makefile.am | |
parent | c83fb2aeeb458ead667a1ebe30c5a59b9e786ed3 (diff) |
Move recordlib & testlib specs from xorg-docs module
Not formatted, translated, processed or installed yet,
just moved & added to EXTRA_DIST
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 cc24949..9bc0525 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -SUBDIRS = src man +SUBDIRS = src man specs pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xtst.pc |