summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorevpobr <evpobr@gmail.com>2019-06-02 04:38:14 +0500
committerErik de Castro Lopo <erikd@mega-nerd.com>2019-06-02 09:38:14 +1000
commitec2d16de7c530ed53cbc968abc120d3b2a7c7c97 (patch)
treec4575d17d7338d8235d522fb54f98c56eaa10293 /Makefile.am
parent6ccfcc2dce48c0d430b45064d0e13c962a64c42f (diff)
downloadogg-git-ec2d16de7c530ed53cbc968abc120d3b2a7c7c97.tar.gz
Fixes for CMake config-file package generation (#51)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index db9f376..1336d80 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ pkgconfig_DATA = ogg.pc
EXTRA_DIST = README.md AUTHORS CHANGES COPYING \
libogg.spec libogg.spec.in \
ogg.m4 ogg.pc.in ogg-uninstalled.pc.in \
- macosx win32 CMakeLists.txt
+ macosx win32 CMakeLists.txt cmake/OggConfig.cmake.in
dist-hook:
for item in $(EXTRA_DIST); do \