diff options
Diffstat (limited to 'audio/libshairport/files/patch-src_Makefile.am')
| -rw-r--r-- | audio/libshairport/files/patch-src_Makefile.am | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/libshairport/files/patch-src_Makefile.am b/audio/libshairport/files/patch-src_Makefile.am new file mode 100644 index 000000000000..2273cf45b9ce --- /dev/null +++ b/audio/libshairport/files/patch-src_Makefile.am @@ -0,0 +1,12 @@ +--- src/Makefile.am.orig 2011-09-23 21:14:39 UTC ++++ src/Makefile.am +@@ -1,7 +1,7 @@ + lib_LTLIBRARIES=libshairport.la + +-library_includedir=$(includedir) +-library_include_HEADERS = shairport.h ++library_includedir=$(includedir)/shairport ++library_include_HEADERS = shairport.h ao.h socketlib.h + + libshairport_la_SOURCES=shairport.c hairtunes.c socketlib.c alac.c + libshairport_la_LDFLAGS=-dynamiclib |
