diff libaudcore/Makefile.am @ 287:2d919c756941 trunk

[svn] - attach -Iaudacious to libaudcore build crap. - WTF was audacious/util.c doing including lowlevel header sys/ipc.h?!
author nenolod
date Wed, 14 Dec 2005 10:19:49 -0800
parents 72dcd30156ca
children
line wrap: on
line diff
--- a/libaudcore/Makefile.am	Wed Dec 14 08:58:13 2005 -0800
+++ b/libaudcore/Makefile.am	Wed Dec 14 10:19:49 2005 -0800
@@ -3,7 +3,7 @@
 
 beepincludedir = $(includedir)/audacious
 
-lib_LTLIBRARIES = libaudacore.la
+lib_LTLIBRARIES = libaudcore.la
 
 libaudcore_la_LDFLAGS = -export-dynamic -version-info $(LIBBEEP_MAJOR_VERSION):$(LIBBEEP_MINOR_VERSION):$(LIBBEEP_MICRO_VERSION)
 
@@ -17,7 +17,8 @@
 	$(GCONF_CFLAGS)      \
 	$(GNOMEVFS_CFLAGS)   \
 	-I$(top_srcdir)      \
-	-I$(top_srcdir)/intl
+	-I$(top_srcdir)/intl	\
+	-I$(top_srcdir)/audacious
 
 libaudcore_la_SOURCES = \
 	playback.c playback.h