diff options
author | Darrell Anderson <[email protected]> | 2014-01-15 22:10:14 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-15 22:10:14 -0600 |
commit | 1b77bd0c72bbeae07aacdcf253b18bac3a030836 (patch) | |
tree | c422f32aabc42e7dfe7698681331cc00dc22f0e4 /Makefile.am | |
parent | de68dbafd805b173e9226949d346dd3da9cb6372 (diff) | |
download | kkbswitch-1b77bd0c72bbeae07aacdcf253b18bac3a030836.tar.gz kkbswitch-1b77bd0c72bbeae07aacdcf253b18bac3a030836.zip |
Fix desktop file, create and install png icons.
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 |