diff options
author | Ross Burton <ross@linux.intel.com> | 2009-02-10 14:38:06 +0000 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2009-02-10 15:57:19 +0000 |
commit | 64e7b1fa57bc5c2ed4c2f74a9a5aef74dd4fc967 (patch) | |
tree | dbfd5458000e6573f2977f7c7c15c8743815044b /Makefile.am | |
parent | 6d39f9d80fdb7330dd89923d85025b679a82119f (diff) |
Add tests/
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 70440a7..155ef2c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = rest examples docs +SUBDIRS = rest examples docs tests pkgconfig_DATA = rest.pc pkgconfigdir = $(libdir)/pkgconfig |