Home | History | Annotate | Download | only in ogg
      1 ## Process this file with automake to produce Makefile.in
      2 
      3 oggincludedir = $(includedir)/ogg
      4 
      5 ogginclude_HEADERS = ogg.h os_types.h
      6 nodist_ogginclude_HEADERS = config_types.h
      7