Fix Makefile.am
This commit is contained in:
parent
54f8375cde
commit
334aace3a9
|
@ -48,6 +48,7 @@ BUILT_SOURCES=\
|
||||||
moc_HelpView.cpp \
|
moc_HelpView.cpp \
|
||||||
moc_InputVector.cpp \
|
moc_InputVector.cpp \
|
||||||
moc_MainWindow.cpp \
|
moc_MainWindow.cpp \
|
||||||
|
moc_ManualAlignment.cpp \
|
||||||
moc_NetworkRetriever.cpp \
|
moc_NetworkRetriever.cpp \
|
||||||
moc_OnlineDocumentation.cpp \
|
moc_OnlineDocumentation.cpp \
|
||||||
moc_Placement.cpp \
|
moc_Placement.cpp \
|
||||||
|
@ -282,6 +283,8 @@ libFreeCADGui_la_SOURCES=\
|
||||||
Placement.h \
|
Placement.h \
|
||||||
Macro.cpp \
|
Macro.cpp \
|
||||||
MainWindow.cpp \
|
MainWindow.cpp \
|
||||||
|
ManualAlignment.cpp \
|
||||||
|
ManualAlignment.h \
|
||||||
MDIView.cpp \
|
MDIView.cpp \
|
||||||
MenuManager.cpp \
|
MenuManager.cpp \
|
||||||
MergeDocuments.cpp \
|
MergeDocuments.cpp \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user