diff --git a/data/images/Makefile.am b/data/images/Makefile.am new file mode 100644 index 0000000..d044fcf --- /dev/null +++ b/data/images/Makefile.am @@ -0,0 +1,4 @@ +MAINTAINERCLEANFILES = Makefile.in Makefile + +filesdir = $(datadir)/$(PACKAGE)/images +files_DATA = ephoto.png diff --git a/data/images/ephoto.png b/data/images/ephoto.png new file mode 100644 index 0000000..6601e97 Binary files /dev/null and b/data/images/ephoto.png differ