diff options
Diffstat (limited to 'src/mapi/Makefile.am')
-rw-r--r-- | src/mapi/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/Makefile.am b/src/mapi/Makefile.am index 80ead821ccc..a5a486b7104 100644 --- a/src/mapi/Makefile.am +++ b/src/mapi/Makefile.am @@ -19,7 +19,7 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS # IN THE SOFTWARE. -SUBDIRS = glapi/gen . +SUBDIRS = TESTS = TOP = $(top_srcdir) |