blob: 38545b3e6a77cf887b7865c8bcba00e8dcf74d2e (
plain)
1
2
3
4
5
6
|
icondir=$(kde_icondir)/oxygen/128x128/apps
icon_DATA = account-add.png 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_investments.png account-types_liability.png account-types_loan.png budget.png categories.png forcast.png institutions.png investments.png ledger.png onlinebanking.png payee.png reconcile.png report.png schedule.png transaction_find.png
EXTRA_DIST = $(icon_DATA)
|