Fix unknown icon type configuration warning.

This resolve bug report 947.
pull/1/head
Darrell Anderson 10 years ago
parent 5757dffc44
commit d32fe2e22a

@ -8,7 +8,7 @@ INCLUDES = -I$(top_srcdir)/src $(all_includes)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO
KDE_ICON = AUTO
KDE_ICON = kbarcode
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kdedcoptest.pot

Loading…
Cancel
Save