forked from Imagelibrary/rtems
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove superfluous $(top_srcdir).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove superfluous $(top_srcdir).
|
||||
|
||||
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
PR 1249/build
|
||||
|
||||
@@ -9,7 +9,7 @@ include $(top_srcdir)/../../../automake/compile.am
|
||||
noinst_PROGRAMS =
|
||||
|
||||
include_libcpudir = $(includedir)/libcpu
|
||||
include_libcpu_HEADERS = $(top_srcdir)/../shared/include/cache.h
|
||||
include_libcpu_HEADERS = ../shared/include/cache.h
|
||||
|
||||
noinst_PROGRAMS += cache.rel
|
||||
cache_rel_SOURCES = cache/cache.c cache/cache_.h \
|
||||
|
||||
Reference in New Issue
Block a user