Codebase list texlive-bin / 247ed44b-f6d1-41de-a2a7-7ad67541c6d0/main libs / Makefile.am
247ed44b-f6d1-41de-a2a7-7ad67541c6d0/main

Tree @247ed44b-f6d1-41de-a2a7-7ad67541c6d0/main (Download .tar.gz)

Makefile.am @247ed44b-f6d1-41de-a2a7-7ad67541c6d0/mainraw · history · blame

## Makefile.am for the TeX Live subdirectory libs/
##
## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
## Ensure aclocal.m4 is up to date
ACLOCAL = @ACLOCAL@ --force

SUBDIRS = . $(MAKE_SUBDIRS)
DIST_SUBDIRS = $(CONF_SUBDIRS)

# Files not to be distributed
include $(srcdir)/../am/dist_hook.am

## Configure and build subdirs.
##
recurse_this = libs/
recurse_top = ../

include $(srcdir)/../am/recurse.am