summaryrefslogtreecommitdiff
path: root/backgrounds/Makefile.am
blob: 901aa1c7ab4f9c4244aed44ae0f383179f3f1333 (plain)
1
2
3
4
5
6
7
8
9
10
11
# backdrops/Makefile.am
#

backgroundsdir = $(datadir)/backgrounds/xfce

backgrounds_DATA = \
    xfce-blue.jpg \
    xfce-teal.jpg
                    

EXTRA_DIST = $(backgrounds_DATA)