diff Makefile.am @ 538:e4e897d20791 trunk

[svn] remove libaudcore, we never did anything with it
author nenolod
date Sat, 28 Jan 2006 09:21:21 -0800
parents 72dcd30156ca
children
line wrap: on
line diff
--- a/Makefile.am	Sat Jan 28 09:15:54 2006 -0800
+++ b/Makefile.am	Sat Jan 28 09:21:21 2006 -0800
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = intl libaudacious libaudcore audacious Plugins po icons skin
+SUBDIRS = intl libaudacious audacious Plugins po icons skin
 
 man_MANS = audacious.1
 
@@ -9,7 +9,7 @@
 
 EXTRA_DIST = \
   FAQ \
-  bmp.spec \
+  audacious.spec \
   README.bmp \
   $(pkgconfig_DATA) \
   $(wildcard m4/*.m4)