medit/Makefile.am

14 lines
207 B
Makefile
Raw Normal View History

2005-06-22 11:20:32 -07:00
EXTRA_DIST = makewin mingw-configure
2005-10-30 13:16:22 -08:00
DIST_SUBDIRS = moo tests m4
2005-06-22 11:20:32 -07:00
SUBDIRS = moo
if !MOO_OS_CYGWIN
2005-06-22 11:20:32 -07:00
SUBDIRS += tests
endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = moo.pc
2005-10-30 13:16:22 -08:00
ACLOCAL_AMFLAGS = -I m4