~siretart/xine-ui/debian

« back to all changes in this revision

Viewing changes to src/fb/Makefile.am

  • Committer: Reinhard Tartler
  • Date: 2007-06-01 11:18:28 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: siretart@tauware.de-20070601111828-nucld0dtb0c73p7u
mergeĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AM_CFLAGS = @XINE_CFLAGS@ -DFONTDIR=\"$(XINE_SKINDIR)/../fonts/\"
 
1
AM_CFLAGS = @XINE_CFLAGS@ $(X_CFLAGS) -DFONTDIR=\"$(XINE_SKINDIR)/../fonts/\"
2
2
 
3
3
bin_PROGRAMS = fbxine 
4
4