Changeset 2449 for trunk/Makefile.am


Ignore:
Timestamp:
Mar 28, 2011, 8:57:54 PM (12 years ago)
Author:
Peter
Message:

fix maintainer-check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r2436 r2449  
    6969  && $(MAKE) $(AM_MAKEFLAGS) prefix=$$mcl_install \
    7070  && $(MAKE) $(AM_MAKEFLAGS) prefix=$$mcl_install install \
    71   && cd test && $(MAKE) $(AM_MAKEFLAGS) prefix=$$mcl_install yat_check_yat_test
     71  && cd test && $(MAKE) $(AM_MAKEFLAGS) prefix=$$mcl_install installcheck
    7272
    7373# check that yat.pc is correctly generated with different combinations
Note: See TracChangeset for help on using the changeset viewer.