mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix _HEADERS targets to not clobber each others
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
|
||||
includedir = ${prefix}/include/FLAC++
|
||||
flaccppincludedir = $(includedir)/FLAC++
|
||||
|
||||
include_HEADERS = \
|
||||
flaccppinclude_HEADERS = \
|
||||
all.h \
|
||||
decoder.h \
|
||||
encoder.h \
|
||||
|
||||
Reference in New Issue
Block a user