From 7e3c9bc08731985597d8cfe217a8512d396d25a1 Mon Sep 17 00:00:00 2001 From: oddsock Date: Mon, 25 Oct 2004 15:17:31 +0000 Subject: [PATCH] remove ResizableDialog[.cpp|.h] from automake Makefile... svn path=/icecast/trunk/icecast/; revision=8094 --- win32/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32/Makefile.am b/win32/Makefile.am index cd0c3526..8b109358 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -6,8 +6,8 @@ SUBDIRS = res EXTRA_DIST = ConfigTab.cpp ConfigTab.h Icecast2win.clw Icecast2win.cpp \ Icecast2win.dsp Icecast2win.dsw Icecast2win.h Icecast2win.rc \ - Icecast2winDlg.cpp Icecast2winDlg.h Makefile.am ResizableDialog.cpp \ - ResizableDialog.h StatsTab.cpp StatsTab.h Status.cpp Status.h StdAfx.cpp \ + Icecast2winDlg.cpp Icecast2winDlg.h Makefile.am \ + StatsTab.cpp StatsTab.h Status.cpp Status.h StdAfx.cpp \ StdAfx.h TabCtrlSSL.cpp TabCtrlSSL.h TabPageSSL.cpp TabPageSSL.h black.bmp \ colors.h icecast.dsp icecast.ico icecast2.iss icecast2logo2.bmp\ resource.h running.bmp stopped.bmp TRAYNOT.h Traynot.cpp \