From eba8e15659a34357921e3b47b4f9c73b1e953ee2 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Mon, 17 Feb 2003 14:58:40 +0000 Subject: libfame cflag fix CVS patchset: 4182 CVS date: 2003/02/17 14:58:40 --- src/dxr3/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/dxr3/Makefile.am b/src/dxr3/Makefile.am index 7bcf5e270..67bb828e2 100644 --- a/src/dxr3/Makefile.am +++ b/src/dxr3/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS = $(X_CFLAGS) +AM_CFLAGS = $(X_CFLAGS) $(LIBFAME_CFLAGS) LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic XINE_LIB = $(top_builddir)/src/xine-engine/libxine.la -- cgit v1.2.3