1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-23 06:25:25 +00:00

Fix: Actually install our config.h

This commit is contained in:
Philipp Schafft 2018-11-02 11:21:39 +00:00
parent 2621d4bb6e
commit 54af22a405

View File

@ -7,6 +7,7 @@ SUBDIRS = avl httpp log net thread timing
lib_LTLIBRARIES = libigloo.la
pkginclude_HEADERS = \
include/igloo/config.h \
include/igloo/avl.h \
include/igloo/encoding.h \
include/igloo/httpp.h \