tests -> test

All public includes are included via #include <cdio/....h> rather than
#include "....h"

(removed -I $top_srcdir/include/cdio)
This commit is contained in:
rocky
2003-04-22 12:09:08 +00:00
parent 03e4850106
commit adfb8564c9
51 changed files with 100 additions and 106 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.3 2003/04/21 14:13:54 hvr Exp $
# $Id: Makefile.am,v 1.4 2003/04/22 12:09:08 rocky Exp $
#
# Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
#
@@ -21,10 +21,9 @@
########################################################
#
# generated part should be put into version.h.in and included from cdio.h
EXTRA_DIST = cdio.h.in
libcdioincludedir=$(includedir)/cdio
libcdioinclude_HEADERS = cdio.h logging.h sector.h types.h util.h
BUILT_SOURCES = cdio.h
EXTRA_DIST = version.h.in
BUILT_SOURCES = version.h