Add new Mod/Mesh files to Makefile.am

This commit is contained in:
msocorcim 2012-05-20 23:00:23 -04:00 committed by logari81
parent dcc7eea714
commit cd1910a705

View File

@ -35,6 +35,7 @@ libMeshGui_la_SOURCES=\
PropertyEditorMesh.cpp \
RemoveComponents.cpp \
RemoveComponents.h \
Segmentation.cpp \
SoFCIndexedFaceSet.cpp \
SoFCMeshObject.cpp \
ViewProvider.cpp \
@ -48,6 +49,7 @@ libMeshGui_la_SOURCES=\
include_HEADERS=\
PropertyEditorMesh.h \
Segmentation.h \
SoFCIndexedFaceSet.h \
SoFCMeshObject.h \
ViewProvider.h \