Home | History | Annotate | Download | only in patches
      1  9360  dc144907 --- eog-2.16.1/shell/Makefile.am.orig	2006-10-02 11:20:36.231651000 +0100
      2  9360  dc144907 +++ eog-2.16.1/shell/Makefile.am	2006-10-02 11:21:24.113681000 +0100
      3  9360  dc144907 @@ -52,6 +52,7 @@
      4  9360  dc144907  	$(jpeg_LIB)			\
      5  6941  dc144907  	$(X_LIBS)			\
      6  6941  dc144907  	$(EOG_LIBS)			\
      7  6941  dc144907 +	-lX11				\
      8  6941  dc144907  	$(LIBJPEG)
      9  6941  dc144907  
     10  6941  dc144907  uidir = $(datadir)/eog
     11