From 8168123a78508ea67a0ce64a466c45093237f92e Mon Sep 17 00:00:00 2001 From: oddsock Date: Tue, 30 Dec 2003 20:07:53 +0000 Subject: [PATCH] add icecast_console project files to the Makefile.am svn path=/trunk/icecast/; revision=5733 --- win32/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/win32/Makefile.am b/win32/Makefile.am index 792e42eb..cd0c3526 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -10,5 +10,6 @@ EXTRA_DIST = ConfigTab.cpp ConfigTab.h Icecast2win.clw Icecast2win.cpp \ ResizableDialog.h 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 + resource.h running.bmp stopped.bmp TRAYNOT.h Traynot.cpp \ + icecast2_console.dsw icecast2_console.dsp