6 lines
131 B
Makefile
6 lines
131 B
Makefile
## $Id: Makefile.am,v 1.2 2013/06/12 09:16:29 rbrito Exp $
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
man_MANS = lame.1
|
|
EXTRA_DIST = ${man_MANS}
|