"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "rest-server/Makefile.am" between
amanda-tag-community-3.5.2.tar.gz and amanda-tag-community-3.5.3.tar.gz

About: Amanda is a backup system designed to archive many computers on a network to a single large-capacity tape drive.

Makefile.am  (amanda-tag-community-3.5.2):Makefile.am  (amanda-tag-community-3.5.3)
skipping to change at line 47 skipping to change at line 47
public/dispatch.cgi \ public/dispatch.cgi \
public/dispatch.fcgi \ public/dispatch.fcgi \
public/favicon.ico public/favicon.ico
RestServerpubliccssdir = $(RestServerdir)/public/css RestServerpubliccssdir = $(RestServerdir)/public/css
RestServerpubliccss_DATA = public/css/error.css \ RestServerpubliccss_DATA = public/css/error.css \
public/css/style.css public/css/style.css
RestServerpublicimagesdir = $(RestServerdir)/public/images RestServerpublicimagesdir = $(RestServerdir)/public/images
RestServerpublicimages_DATA = public/images/perldancer-bg.jpg \ RestServerpublicimages_DATA = public/images/perldancer-bg.jpg \
public/images/perldancer.jpg public/images/perldancer.jpg
RestAmandapublicjavascriptsdir = $(RestServerdir)/public/javascripts RestAmandapublicjavascriptsdir = $(RestServerdir)/public/javascripts
RestAmandapublicjavascripts_DATA = public/javascripts/jquery.js
RestServerviewsdir = $(RestServerdir)/views RestServerviewsdir = $(RestServerdir)/views
RestServerviews_DATA = views/index.tt RestServerviews_DATA = views/index.tt
RestServerviewslayoutsdir = $(RestServerdir)/views/layout RestServerviewslayoutsdir = $(RestServerdir)/views/layout
RestServerviewslayouts_DATA = views/layouts/main.tt RestServerviewslayouts_DATA = views/layouts/main.tt
RestServerbindir = $(RestServerdir)/bin RestServerbindir = $(RestServerdir)/bin
RestServerbin_DATA = bin/app.pl \ RestServerbin_DATA = bin/app.pl \
bin/app-dancer2.pl bin/app-dancer2.pl
RestServerlibAmandadir = $(RestServerdir)/lib/Amanda RestServerlibAmandadir = $(RestServerdir)/lib/Amanda
RestServerlibAmanda_DATA = lib/Amanda/Rest.pm RestServerlibAmanda_DATA = lib/Amanda/Rest.pm
else else
skipping to change at line 71 skipping to change at line 70
environments/production.yml \ environments/production.yml \
public/404.html \ public/404.html \
public/500.html \ public/500.html \
public/dispatch.cgi \ public/dispatch.cgi \
public/dispatch.fcgi \ public/dispatch.fcgi \
public/favicon.ico \ public/favicon.ico \
public/css/error.css \ public/css/error.css \
public/css/style.css \ public/css/style.css \
public/images/perldancer-bg.jpg \ public/images/perldancer-bg.jpg \
public/images/perldancer.jpg \ public/images/perldancer.jpg \
public/javascripts/jquery.js \
views/index.tt \ views/index.tt \
views/layouts/main.tt views/layouts/main.tt
endif endif
EXTRA_DIST += $(RestServer_DATA) \ EXTRA_DIST += $(RestServer_DATA) \
$(RestServerconfigdancer_DATA) \ $(RestServerconfigdancer_DATA) \
$(RestServerEnvironments_DATA) \ $(RestServerEnvironments_DATA) \
$(RestServerpublic_DATA) \ $(RestServerpublic_DATA) \
$(RestServerpubliccss_DATA) \ $(RestServerpubliccss_DATA) \
$(RestServerpublicimages_DATA) \ $(RestServerpublicimages_DATA) \
$(RestAmandapublicjavascripts_DATA) \ $(RestAmandapublicjavascripts_DATA) \
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)