mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Include files required to rebuild the HTTP web pages in distribution.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1773 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -28,4 +28,13 @@ if HTTPD
|
||||
nobase_dist_pkglib_DATA = $(wildcard $(srcdir)/httpd/*.tcl $(srcdir)/httpd/*.css $(srcdir)/httpd/menu_cuts/*.png)
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
httpd/readme.txt \
|
||||
httpd/menu.xml \
|
||||
httpd/menu.xsl \
|
||||
httpd/build.sh \
|
||||
httpd/html2tcl.sh \
|
||||
httpd/Stylizer.java \
|
||||
httpd/Stylizer.class
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user