[xiph-commits] r8094 - icecast/trunk/icecast/win32

oddsock at motherfish-iii.xiph.org oddsock at motherfish-iii.xiph.org
Mon Oct 25 08:17:32 PDT 2004


Author: oddsock
Date: 2004-10-25 08:17:31 -0700 (Mon, 25 Oct 2004)
New Revision: 8094

Modified:
   icecast/trunk/icecast/win32/Makefile.am
Log:
remove ResizableDialog[.cpp|.h] from automake Makefile...


Modified: icecast/trunk/icecast/win32/Makefile.am
===================================================================
--- icecast/trunk/icecast/win32/Makefile.am	2004-10-25 15:08:50 UTC (rev 8093)
+++ icecast/trunk/icecast/win32/Makefile.am	2004-10-25 15:17:31 UTC (rev 8094)
@@ -6,8 +6,8 @@
 
 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 \



More information about the commits mailing list