forked from Imagelibrary/rtems
11 lines
156 B
Makefile
11 lines
156 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../aclocal
|
|
|
|
SUBDIRS = @subdirs@
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|
|
include $(top_srcdir)/../automake/host.am
|