From 2a7a82094d50b75380b9858eae5eb41ed169378d Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Thu, 19 Mar 2009 22:52:58 +0100 Subject: Initial import of gfax 0.7.7 --- data/icons/16x16/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/icons/16x16/Makefile.am (limited to 'data/icons/16x16/Makefile.am') diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am new file mode 100644 index 0000000..1e7e42b --- /dev/null +++ b/data/icons/16x16/Makefile.am @@ -0,0 +1,8 @@ +icondir = $(datadir)/icons/hicolor/16x16/apps +icon_DATA = gfax.png + +EXTRA_DIST = \ + $(icon_DATA) + +clean-local : + rm -f *~ -- cgit v1.1-32-gdbae