diff src/audacious/Makefile @ 2411:ffbac11b3a77 trunk

[svn] - use GOption instead of getopt. - remove nolonger used GNU getopt code
author nenolod
date Fri, 26 Jan 2007 07:32:55 -0800
parents 30ab29ed32d8
children 0fd7f4f969ad
line wrap: on
line diff
--- a/src/audacious/Makefile	Thu Jan 25 22:33:00 2007 -0800
+++ b/src/audacious/Makefile	Fri Jan 26 07:32:55 2007 -0800
@@ -53,8 +53,6 @@
 	fft.c \
 	general.c \
 	genevent.c \
-	getopt1.c \
-	getopt.c \
 	glade.c \
 	hints.c \
 	hook.c \