Codebase list gavl / d53352f6-3813-4032-8efc-e8369f0b02a2/main Makefile.am
d53352f6-3813-4032-8efc-e8369f0b02a2/main

Tree @d53352f6-3813-4032-8efc-e8369f0b02a2/main (Download .tar.gz)

Makefile.am @d53352f6-3813-4032-8efc-e8369f0b02a2/mainraw · history · blame

if HAVE_DOXYGEN
DOC_SUBDIRS = doc
else
DOC_SUBDIRS =
endif

SUBDIRS = gavl src include m4 utils $(DOC_SUBDIRS)

# aclocal Path
ACLOCAL_AMFLAGS = -I m4


pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gavl.pc

EXTRA_DIST=autogen.sh \
cvs_clean.sh \
gavl.spec.in \
gavl.pc.in