1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-11 19:25:49 +01:00

util: removed deprecated file 'directjpeg.c'

The content is not used anywhere, and this is probably mostly due
to the fact that the behaviour is provided by the WRaster library
in a better way.
This commit is contained in:
Christophe CURIS
2013-05-10 18:35:40 +02:00
committed by Carlos R. Mafra
parent c15da2e406
commit e7c2a3dc69
3 changed files with 1 additions and 206 deletions

View File

@@ -9,7 +9,7 @@ bin_PROGRAMS = wxcopy wxpaste wdwrite wdread getstyle setstyle convertfonts \
bin_SCRIPTS = wmaker.inst wm-oldmenu2new wkdemenu.pl
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new directjpeg.c wkdemenu.pl
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wkdemenu.pl
AM_CPPFLAGS = -DLOCALEDIR=\"$(NLSDIR)\" \
$(DFLAGS) -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib \