Salome HOME
Correction because of 'smeshDC' refactoring.
[plugins/netgenplugin.git] / src / Makefile.am
index 0b988a725a07f5bd214190deb77f596eb4f5a2af..478e1abdeca242bb2149c60210b92ab893173b02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-SUBDIRS =
-if CMAKE_BUILD
-else
-if NETGEN_NEW
-else
-  SUBDIRS += NETGEN
-endif
-endif
-SUBDIRS += NETGENPlugin
+SUBDIRS = NETGENPlugin
 
 if NETGENPLUGIN_ENABLE_GUI
   SUBDIRS += GUI
 endif
 
-DIST_SUBDIRS = NETGEN NETGENPlugin GUI
+DIST_SUBDIRS = NETGENPlugin GUI