fix options, add m4 directory
This commit is contained in:
parent
1fd370b401
commit
7275792b10
@ -28,9 +28,9 @@
|
|||||||
# distclean: remove everything except what goes in the distribution
|
# distclean: remove everything except what goes in the distribution
|
||||||
#
|
#
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.7
|
AUTOMAKE_OPTIONS = foreign 1.7
|
||||||
|
|
||||||
SUBDIRS = doc include man src test build flac.pbproj obj
|
SUBDIRS = doc include m4 man src test build flac.pbproj obj
|
||||||
|
|
||||||
DISTCLEANFILES = libtool-disable-static
|
DISTCLEANFILES = libtool-disable-static
|
||||||
|
|
||||||
@ -49,5 +49,3 @@ EXTRA_DIST = \
|
|||||||
depcomp \
|
depcomp \
|
||||||
ltmain.sh \
|
ltmain.sh \
|
||||||
strip_non_asm_libtool_args.sh
|
strip_non_asm_libtool_args.sh
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user