Skip to content

Commit 6c9f83c

Browse files
author
rblazek
committedMar 17, 2006
copy map
git-svn-id: http://svn.osgeo.org/qgis/trunk@5054 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9b9f9c2 commit 6c9f83c

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.