Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
spr0cketeer
Icecast-Server
Commits
0931b3d2
Commit
0931b3d2
authored
May 15, 2003
by
Ed "oddsock" Zaleski
Browse files
added new admin directory
svn path=/trunk/icecast/; revision=4709
parent
27c0af2b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
0931b3d2
...
...
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS
=
foreign dist-zip
SUBDIRS
=
src conf doc web win32
SUBDIRS
=
src conf doc web
admin
win32
EXTRA_DIST
=
README AUTHORS COPYING
...
...
configure.in
View file @
0931b3d2
...
...
@@ -189,4 +189,4 @@ AC_SUBST(PROFILE)
AC_SUBST(XIPH_CFLAGS)
AC_SUBST(ICECAST_OBJECTS)
AC_OUTPUT(Makefile conf/Makefile src/Makefile src/avl/Makefile src/httpp/Makefile src/thread/Makefile src/log/Makefile src/net/Makefile src/timing/Makefile doc/Makefile web/Makefile win32/Makefile win32/res/Makefile)
AC_OUTPUT(Makefile conf/Makefile src/Makefile src/avl/Makefile src/httpp/Makefile src/thread/Makefile src/log/Makefile src/net/Makefile src/timing/Makefile doc/Makefile web/Makefile
admin/Makefile
win32/Makefile win32/res/Makefile)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment