blob: 5d79467179c646e3c8f95b8eb4eede6445f71fe4 (
plain)
1
2
3
4
5
6
|
icondir=$(kde_icondir)/oxygen/16x16/actions
icon_DATA = accounts.png account-types_asset.png account-types_cash.png account-types_checking.png account-types_closed.png account-types_credit-card.png account-types_expense.png account-types_income.png account-types_investments.png account-types_liability.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)
|