Skip to content

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎src/plugins/grass/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ plugin_MOC = qgsgrassplugin.moc.cpp \
4444
qgsgrassnewmapset.moc.cpp \
4545
qgsgrassshell.moc.cpp \
4646
qgsgrassattributes.moc.cpp \
47-
qgsgrassregion.moc.cpp
47+
qgsgrassregion.moc.cpp \
48+
qgsgrassutils.moc.cpp
4849

4950

5051
plugin_UI = ui_qgsgrassselectbase.h \

0 commit comments

Comments
 (0)
Please sign in to comment.