mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-24 15:12:32 +01:00
added 2 missing files from distrib
This commit is contained in:
@@ -19,6 +19,7 @@ Changes since version 0.65.1:
|
||||
- fixed bug in positioning of window list menu when opened by kbd
|
||||
- internal code clean-up with notifications for window state change and other
|
||||
stuff
|
||||
- added snprintf implementation for systems that don't have this function
|
||||
- removed the libPropList dependancy by adding property list handling
|
||||
code to WINGs. This code is not only better integrated with the other
|
||||
WINGs data structures, but it's also more robust. Also a backward
|
||||
|
||||
@@ -9,7 +9,7 @@ bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wmchlocale wkdemenu.pl\
|
||||
wcopy wpaste
|
||||
|
||||
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c \
|
||||
wkdemenu.pl wmchlocale.in
|
||||
wkdemenu.pl wmchlocale.in wcopy wpaste
|
||||
|
||||
INCLUDES = $(DFLAGS) -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib \
|
||||
@HEADER_SEARCH_PATH@ \
|
||||
|
||||
Reference in New Issue
Block a user