]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Fix make distcheck problem B4Mrg1804
authorinv <inv@opencascade.com>
Thu, 18 Apr 2013 06:56:49 +0000 (06:56 +0000)
committerinv <inv@opencascade.com>
Thu, 18 Apr 2013 06:56:49 +0000 (06:56 +0000)
src/MEDOP/gui/Makefile.am

index ca3aeb265db8f515416dfba820c5646c7bf636e8..6bb5f93900255ca9fc4dd2a88532d1313592b7db 100644 (file)
@@ -37,7 +37,7 @@ SUBDIRS = dialogs
 %.qm: %.ts
        $(LRELEASE) $< -qm $@
 
-EXTRA_DIST+=$(MOC_FILES:%_moc.cxx=%.hxx) $(dist_salomeres_DATA:%.qm=%.ts) test
+EXTRA_DIST+=$(MOC_FILES:%_moc.cxx=%.hxx) $(nodist_salomeres_DATA:%.qm=%.ts) test
 
 mostlyclean-local:
        rm -f @builddir@/*_moc.cxx
@@ -120,7 +120,7 @@ if WITH_MEDMEMGUI
 endif
 
 # resources files
-dist_salomeres_DATA = \
+nodist_salomeres_DATA = \
        MED_images.qm \
        MED_msg_en.qm \
        MED_msg_fr.qm