cc94fb6c1d
- Add no_ogg FLAVOR; - Stability fixes. From MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>
13 lines
2.3 KiB
Plaintext
13 lines
2.3 KiB
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.2 2003/04/05 22:19:35 margarida Exp $
|
|
--- src/Makefile.in.orig Tue Mar 4 14:08:56 2003
|
|
+++ src/Makefile.in Wed Mar 5 16:58:10 2003
|
|
@@ -70,7 +70,7 @@ INCLUDES = @GTK_CFLAGS@
|
|
|
|
bin_PROGRAMS = lopster
|
|
|
|
-lopster_SOURCES = global.c global.h browse.c browse.h sarray.c sarray.h buffer.c buffer.h transfer.c transfer.h bannet.c bannet.h files.c files.h utils.c utils.h main.c lopster.h log.c log.h support.c support.h file_tree.c file_tree.h interface.c interface.h dirselect.c dirselect.h scheme.c scheme.h resume.c resume.h server.c server.h preferences.c preferences.h dialog.c dialog.h splash.c splash.h exec.c exec.h md5.c md5.h wizard.c wizard.h statistic.c statistic.h whois.c whois.h about.c about.h napster.c napster.h share2.c share2.h callbacks.c callbacks.h filetips.c filetips.h handler.c handler.h connection.c connection.h getopt.c getopt1.c getopt.h string_list.c string_list.h commands.c commands.h subscription.c subscription.h chat.c chat.h search.c search.h userinfo.c userinfo.h mp3_ext.c mp3_ext.h hotlist.c hotlist.h ogg_ext.c ogg_ext.h clist_rename.c clist_rename.h ping.c ping.h irc.c irc.h irc_handler.c irc_handler.h napster_handler.c napster_handler.h
|
|
+lopster_SOURCES = global.c global.h browse.c browse.h sarray.c sarray.h buffer.c buffer.h transfer.c transfer.h bannet.c bannet.h files.c files.h utils.c utils.h main.c lopster.h log.c log.h support.c support.h file_tree.c file_tree.h interface.c interface.h dirselect.c dirselect.h scheme.c scheme.h resume.c resume.h server.c server.h preferences.c preferences.h dialog.c dialog.h splash.c splash.h exec.c exec.h md5.c md5.h wizard.c wizard.h statistic.c statistic.h whois.c whois.h about.c about.h napster.c napster.h share2.c share2.h callbacks.c callbacks.h filetips.c filetips.h handler.c handler.h connection.c connection.h string_list.c string_list.h commands.c commands.h subscription.c subscription.h chat.c chat.h search.c search.h userinfo.c userinfo.h mp3_ext.c mp3_ext.h hotlist.c hotlist.h ogg_ext.c ogg_ext.h clist_rename.c clist_rename.h ping.c ping.h irc.c irc.h irc_handler.c irc_handler.h napster_handler.c napster_handler.h
|
|
|
|
# wpnp.c wpnp.h
|
|
|