diff options
Diffstat (limited to 'icons/24x24/Makefile.am')
-rw-r--r-- | icons/24x24/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/24x24/Makefile.am b/icons/24x24/Makefile.am new file mode 100644 index 0000000..e4b6d06 --- /dev/null +++ b/icons/24x24/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/icons/hicolor/24x24/apps +icon_DATA = patchage.png + +EXTRA_DIST = $(icon_DATA) |