Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 386909 | Differences between
and this patch

Collapse All | Expand All

(-)src/Makefile.am.old (-2 / +2 lines)
Lines 1-7 Link Here
1
lib_LTLIBRARIES=libshairport.la
1
lib_LTLIBRARIES=libshairport.la
2
2
3
library_includedir=$(includedir)
3
library_includedir=$(includedir)/shairport
4
library_include_HEADERS = shairport.h
4
library_include_HEADERS = shairport.h ao.h socketlib.h
5
5
6
libshairport_la_SOURCES=shairport.c hairtunes.c socketlib.c alac.c
6
libshairport_la_SOURCES=shairport.c hairtunes.c socketlib.c alac.c
7
libshairport_la_LDFLAGS=-dynamiclib
7
libshairport_la_LDFLAGS=-dynamiclib

Return to bug 386909