mirror of https://github.com/nu774/fdkaac.git
add some files to EXTRA_DIST in Makefile.am
This commit is contained in:
parent
097ef9a838
commit
7db9e2768d
|
@ -31,6 +31,10 @@ if FDK_NO_GETOPT_LONG
|
|||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
m4/.gitkeep \
|
||||
src/*.h \
|
||||
missings/*.c \
|
||||
missings/*.h
|
||||
missings/*.h \
|
||||
MSVC/*.vcxproj \
|
||||
MSVC/*.vcxproj.filters \
|
||||
MSVC/*.sln
|
||||
|
|
Loading…
Reference in New Issue