ephoto/data/images/Makefile.am

8 lines
208 B
Makefile
Raw Normal View History

2016-03-22 10:39:29 -07:00
AUTOMAKE_OPTIONS = subdir-objects
2016-03-22 08:37:43 -07:00
MAINTAINERCLEANFILES = Makefile.in Makefile
EXTRA_DIST = ephoto.png grid.png single.png
2016-03-22 10:39:29 -07:00
2016-03-22 08:37:43 -07:00
filesdir = $(datadir)/$(PACKAGE)/images
files_DATA = ephoto.png grid.png single.png