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