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 /configure.ac | |
| 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 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6be99d1f..12cfdaa0 100644 --- a/configure.ac +++ b/configure.ac @@ -487,6 +487,7 @@ AC_OUTPUT([ Makefile src/Makedefs altoslib/Makefile +icon/Makefile altosuilib/Makefile altosuilib/AltosUIVersion.java altosui/Makefile |
