Codebase list sludge / upstream/2.2.2+git20220114.1.2ab8eb3 Makefile.am
upstream/2.2.2+git20220114.1.2ab8eb3

Tree @upstream/2.2.2+git20220114.1.2ab8eb3 (Download .tar.gz)

Makefile.am @upstream/2.2.2+git20220114.1.2ab8eb3raw · history · blame

if COND_ENGINE
  MAYBE_SOURCE = source
endif

if COND_DEVKIT
  MAYBE_GTK_DEV_KIT = GTK_Dev_Kit
endif

if COND_DOC
  MAYBE_DOC = doc
endif

SUBDIRS = $(MAYBE_SOURCE) $(MAYBE_GTK_DEV_KIT) $(MAYBE_DOC)
dist_doc_DATA = AUTHORS README INSTALL
EXTRA_DIST = GPL