diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ff46f2d..747439f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,3 +43,4 @@ rpm: $(specfile) rpmbuild --define "_topdir "`pwd` -ba SPECS/$(specfile) && \ cp SRPMS/* RPMS/*/* ../rpms && cd .. && rm -rf $(rpmdir) +KDE_ICON = kkbswitch |