blob: 2b2f77e6972aaaf66df5c0b1363dffd04ada43f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- akode/Makefile.in.orig Tue Nov 29 17:51:19 2005
+++ akode/Makefile.in Tue Nov 29 17:51:05 2005
@@ -247,7 +247,7 @@
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
bin_SCRIPTS = akode-config
-SUBDIRS = lib plugins akodeplay
+SUBDIRS = lib plugins
#>- all: all-recursive
#>+ 1
all: docs-am all-recursive
|