blob: 71e81ad7d1fdf54e160ae8a48441e645451c3c58 (
plain)
1
2
3
4
5
6
|
icondir=$(kde_icondir)/oxygen/22x22/actions
icon_DATA = accounts.png account-types_cash.png account-types_checking.png account-types_credit-card.png account-types_investments.png account-types_loan.png account-types_savings.png budget.png forcast.png institutions.png investments.png ledger.png onlinebanking.png payee.png report.png schedule.png
EXTRA_DIST = $(icon_DATA)
|