mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-02 07:31:38 +02:00
Fixed 'make dist'.
This commit is contained in:
parent
9b156823ff
commit
d640395765
@ -5,8 +5,7 @@ DOC_FILES = \
|
||||
LICENSE \
|
||||
NOTICE \
|
||||
msgpack_vc8.vcproj \
|
||||
msgpack_vc8.sln \
|
||||
msgpack_vc.postbuild.bat
|
||||
msgpack_vc8.sln
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(DOC_FILES) CMakeLists.txt test/CMakeLists.txt
|
||||
@ -18,4 +17,3 @@ doxygen:
|
||||
./preprocess clean
|
||||
cd src && $(MAKE) doxygen
|
||||
./preprocess
|
||||
|
||||
|
@ -504,7 +504,8 @@ endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
../erb/cpp03_zone.hpp.erb \
|
||||
../erb/cpp03_define.hpp.erb \
|
||||
../erb/cpp03_define_array.hpp.erb \
|
||||
../erb/cpp03_define_map.hpp.erb \
|
||||
../erb/cpp03_msgpack_tuple.hpp.erb
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user