]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
MPV: fix for LIGHT module maintenance: make_conclude.in must be still in install...
authormpv <mpv@opencascade.com>
Wed, 7 Mar 2007 08:29:05 +0000 (08:29 +0000)
committermpv <mpv@opencascade.com>
Wed, 7 Mar 2007 08:29:05 +0000 (08:29 +0000)
adm_local/unix/Makefile.am

index facd4e6f4afcae75a48956b85ab2e4687876c2aa..f9243d2f5bf7f5ff7e19db17b5b64ccbfa7c0f79 100644 (file)
@@ -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