Skip to content
Snippets Groups Projects
Unverified Commit c385f0b9 authored by Ralph Giles's avatar Ralph Giles
Browse files

Distribute the whole cmake directory.

Include everything in the cmake directory in the `make dist`
target. Fixes a missing include error in the CMake build
from a release tarball for `CheckSizes.cmake`.
parent 5dbbfd4f
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ pkgconfig_DATA = ogg.pc ...@@ -16,7 +16,7 @@ pkgconfig_DATA = ogg.pc
EXTRA_DIST = README.md AUTHORS CHANGES COPYING \ EXTRA_DIST = README.md AUTHORS CHANGES COPYING \
libogg.spec libogg.spec.in \ libogg.spec libogg.spec.in \
ogg.m4 ogg.pc.in ogg-uninstalled.pc.in \ ogg.m4 ogg.pc.in ogg-uninstalled.pc.in \
macosx win32 CMakeLists.txt cmake/OggConfig.cmake.in macosx win32 CMakeLists.txt cmake
dist-hook: dist-hook:
for item in $(EXTRA_DIST); do \ for item in $(EXTRA_DIST); do \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment