blob: 4fa593e0327681ad208405fd8f273995f733a968 [file] [log] [blame]
## Input file for automake to generate the Makefile.in used by configure
if CREATE_JNI_LIBRARIES
JNIDIR = jni
endif
if CREATE_GTK_PEER_LIBRARIES
JAWTDIR = jawt
endif
SUBDIRS = fdlibm $(JNIDIR) $(JAWTDIR) target
DIST_SUBDIRS = fdlibm jni jawt target