forked from Imagelibrary/rtems
* wrapup/Makefile.am: Remove. * wrapup/.cvsignore: Remove. * Makefile.am: Remove wrapup SUBDIR. * configure.ac: Remove wrapup/Makefile.
13 lines
172 B
Makefile
13 lines
172 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../aclocal
|
|
|
|
SUBDIRS = src
|
|
|
|
EXTRA_DIST = README
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|
|
include $(top_srcdir)/../automake/local.am
|