Add yet anoter missing file
This commit is contained in:
parent
fc1d55f8e8
commit
43cf8e704c
1 changed files with 14 additions and 0 deletions
14
foundation.gnome.org/reports/Makefile.am
Normal file
14
foundation.gnome.org/reports/Makefile.am
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
SUBDIRS =
|
||||||
|
|
||||||
|
urlpath = /reports
|
||||||
|
|
||||||
|
page_SCRIPTS = \
|
||||||
|
index.html
|
||||||
|
|
||||||
|
page_DATA = \
|
||||||
|
gnome-annual-report-2006.pdf \
|
||||||
|
gnome-annual-report-2007.pdf \
|
||||||
|
gnome-annual-report-2008.pdf \
|
||||||
|
gnome-report-2009-Q2.pdf
|
||||||
|
|
||||||
|
include $(top_srcdir)/rules.common
|
Loading…
Reference in a new issue