diff options
| author | Keith Packard <keithp@keithp.com> | 2014-02-16 15:17:40 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-02-16 15:52:22 -0800 |
| commit | 948a614a62754fd4fffd9b84ad83fd444e4f0437 (patch) | |
| tree | c7b62e85cd164365758ddd2b5d97b31824d86167 /Makefile.am | |
| parent | 066a01ad0b4e73fdb47b43a42c1d0b7fae81a180 (diff) | |
Move .desktop and icon management out of debian dir
This constructs a .desktop file from a template and installs it, along
with suitable .svg icons, during the normal build process
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fa4da1fe..f035bb39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=ao-tools src doc altoslib libaltos altosuilib altosui micropeak ao-utils altosdroid +SUBDIRS=ao-tools src doc icon altoslib libaltos altosuilib altosui micropeak ao-utils altosdroid EXTRA_DIST = ChangeLog |
