Edit

IABSD.fr/xenocara/app/Makefile.inc

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2007-04-09 11:23:29
    Hash : e8f77005
    Message : redefine realinstall, not install here. Fixes existing afterinstall targets.

  • app/Makefile.inc
  • .if exists(Makefile.am)
    realinstall:
    	exec ${MAKE_ENV} ${MAKE} install-strip
    .endif