add some files to EXTRA_DIST in Makefile.am

This commit is contained in:
nu774 2013-01-07 11:25:22 +09:00
parent 097ef9a838
commit 7db9e2768d
1 changed files with 5 additions and 1 deletions

View File

@ -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