X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMakefile.in;h=09c3b8c0138669fe1b641bde2d2a4f246725039e;hp=25127807e357e208ad03bb1c0a243c58062dadb5;hb=e1e47182c93ae92174167cadd39fc4b8bb8e1cd3;hpb=4791f5b30ea7a9c1247aa551750dc71cb83b99aa diff --git a/src/Makefile.in b/src/Makefile.in index 25127807e..09c3b8c01 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -25,7 +25,7 @@ # $Header$ top_srcdir=@top_srcdir@ -top_builddir=../.. +top_builddir=.. srcdir=@srcdir@ VPATH=.:@srcdir@ @@ -34,6 +34,6 @@ VPATH=.:@srcdir@ SUBDIRS = OBJECT SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV MEFISTO2 \ SMESH SMESH_I SMESHFiltersSelection SMESHGUI \ SMESH_SWIG -# OBJECT SMDS SMESHDS SMESH SMESH_I SMESHGUI + @MODULE@