Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 229cdc987f1ee847124433fee741ea3b > files > 4

directfb-1.2.3-3mdv2009.0.src.rpm

diff -p -up DirectFB-1.0.1/inputdrivers/penmount/Makefile.am.orig DirectFB-1.0.1/inputdrivers/penmount/Makefile.am
--- DirectFB-1.0.1/inputdrivers/penmount/Makefile.am.orig	2008-05-27 13:12:03.000000000 -0300
+++ DirectFB-1.0.1/inputdrivers/penmount/Makefile.am	2008-05-27 13:12:22.000000000 -0300
@@ -21,6 +21,9 @@ libdirectfb_penmount_la_LDFLAGS = \
 	-avoid-version		\
 	$(DFB_LDFLAGS)
 
+libdirectfb_penmount_la_LIBADD = \
+	$(top_builddir)/lib/direct/libdirect.la \
+	$(top_builddir)/src/libdirectfb.la
 
 include $(top_srcdir)/rules/libobject.make