You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Index: makefile.cfg
|
|
|
|
diff -Nau makefile.cfg.orig makefile.cfg
|
|
|
|
--- makefile.cfg.orig 1998-03-21 20:08:57 +0100
|
|
|
|
+++ makefile.cfg 2004-10-28 12:08:25 +0200
|
|
|
|
@@ -209,6 +209,8 @@
|
|
|
|
$(INSTALL_DATA) jconfig.h $(includedir)/jconfig.h
|
|
|
|
$(INSTALL_DATA) $(srcdir)/jpeglib.h $(includedir)/jpeglib.h
|
|
|
|
$(INSTALL_DATA) $(srcdir)/jmorecfg.h $(includedir)/jmorecfg.h
|
|
|
|
+ $(INSTALL_DATA) $(srcdir)/jpegint.h $(includedir)/jpegint.h
|
|
|
|
+ $(INSTALL_DATA) $(srcdir)/jinclude.h $(includedir)/jinclude.h
|
|
|
|
$(INSTALL_DATA) $(srcdir)/jerror.h $(includedir)/jerror.h
|
|
|
|
|
|
|
|
clean:
|