Changeset 3734

Show
Ignore:
Timestamp:
2008-10-25 14:30:19 (3 months ago)
Author:
conrad
Message:

add missing OGGZ_CFLAGS in tools/Makefile.am

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libannodex/trunk/src/tools/Makefile.am

    r3438 r3734  
    11## Process this file with automake to produce Makefile.in 
    22 
    3 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/libannodex  
     3INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/libannodex @OGGZ_CFLAGS@ 
    44 
    55ANNODEXDIR = ../libannodex