blob: 4f1a2b295be1d9e3220a3bbce9b8263ee3ce4a9e (
plain)
1
2
3
4
5
6
7
8
9
|
## 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
bin_PROGRAMS = musixflx
|