diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index f7f86d9..471bd23 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -157,6 +157,7 @@ ida.o: Ida.ad.h logo.h # object files OBJS_FBI := \ fbi.o fbtools.o fs.o fb-gui.o desktop.o \ + parseconfig.o fbiconfig.o \ jpegtools.o jpeg/transupp.o \ dither.o filter.o op.o |