1
0
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:
dan
2001-10-05 00:34:13 +00:00
parent 0321fad531
commit 727f3e0529
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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@ \