diff options
author | kraxel <kraxel> | 2004-04-25 16:35:37 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2004-04-25 16:35:37 +0000 |
commit | 3a28add0b68757c7c929b959c5b5ce3c717f7525 (patch) | |
tree | a08c03ab56a51da09f70f2a136c124039bdfd140 /GNUmakefile | |
parent | 9083db6b4b52f7ae1384c52fcb9288166578c18c (diff) | |
download | fbida-3a28add0b68757c7c929b959c5b5ce3c717f7525.tar.gz |
- fbi config stuff.
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 |