Salome HOME
Implement 'make dist' and 'make distcheck' steps support
[modules/smesh.git] / src / DriverUNV / Makefile.am
index 68bd05cf76f03242ec80ac7b9369d479a4dd428a..9f5a474e7c4cdf403d4506fc0bd13869fd935322 100644 (file)
@@ -39,6 +39,13 @@ salomeinclude_HEADERS = \
        DriverUNV_W_SMESHDS_Document.h \
        SMESH_DriverUNV.hxx
 
+# not-exported (internal) files
+EXTRA_DIST += \
+       UNV2411_Structure.hxx \
+       UNV2412_Structure.hxx \
+       UNV2417_Structure.hxx \
+       UNV_Utilities.hxx
+
 # Libraries targets
 lib_LTLIBRARIES = libMeshDriverUNV.la
 dist_libMeshDriverUNV_la_SOURCES = \