mirror of
https://github.com/fltk/fltk.git
synced 2026-05-26 18:17:03 +08:00
Work on Linux and OSX desktop integration stuff via make install and
packaging via EPM. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4750 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+5
-1
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# Make include file for the Fast Light Tool Kit (FLTK).
|
||||
#
|
||||
# Copyright 1998-2005 by Bill Spitzak and others.
|
||||
# Copyright 1998-2006 by Bill Spitzak and others.
|
||||
#
|
||||
# This library is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU Library General Public
|
||||
@@ -105,6 +105,10 @@ POSTBUILD = @POSTBUILD@
|
||||
CAT1EXT = @CAT1EXT@
|
||||
CAT3EXT = @CAT3EXT@
|
||||
|
||||
# Additional GUI install/uninstall targets...
|
||||
INSTALL_DESKTOP = @INSTALL_DESKTOP@
|
||||
UNINSTALL_DESKTOP = @UNINSTALL_DESKTOP@
|
||||
|
||||
# Be quiet when building...
|
||||
.SILENT:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user