From: mpv Date: Wed, 7 Mar 2007 08:29:05 +0000 (+0000) Subject: MPV: fix for LIGHT module maintenance: make_conclude.in must be still in install... X-Git-Tag: V4_0a2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1b7dbdbe144da9447742888d10eecc0a06419004;p=modules%2Fgui.git MPV: fix for LIGHT module maintenance: make_conclude.in must be still in install directory --- diff --git a/adm_local/unix/Makefile.am b/adm_local/unix/Makefile.am index facd4e6f4..f9243d2f5 100644 --- a/adm_local/unix/Makefile.am +++ b/adm_local/unix/Makefile.am @@ -20,3 +20,6 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am SUBDIRS = config_files + +# this is for LIGHT module compatibility +dist_admlocalunix_DATA=make_conclude.in \ No newline at end of file