diff options
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 0000000..1e40022 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1,4 @@ + +appicon48dir = $(datadir)/icons/hicolor/48x48/apps +appicon48_DATA = 48x48/topmenu-applet.png + |