blob: 01430d99f68dc52df3e276c93f681d6e5bbc89c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
## Makefile.am for the TeX Live subdirectory texk/musixflx/
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
AM_CFLAGS = $(WARNING_CFLAGS)
bin_PROGRAMS = musixflx
|