mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
8168123a78
svn path=/trunk/icecast/; revision=5733
16 lines
655 B
Makefile
16 lines
655 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
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 \
|
|
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 \
|
|
icecast2_console.dsw icecast2_console.dsp
|
|
|