mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
556781acde
svn path=/trunk/icecast/; revision=4306
15 lines
619 B
Makefile
15 lines
619 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 icecast.xml icecast2.iss icecast2logo2.bmp\
|
|
resource.h running.bmp stopped.bmp TRAYNOT.h Traynot.cpp
|
|
|