diff options
author | infirit <[email protected]> | 2014-07-11 17:33:40 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-07-11 17:40:29 +0200 |
commit | 5b5dcfbdf27a5d402a7ff75230a5434596f04de9 (patch) | |
tree | ab93d71c8f4b1dcd4dbb84a711ff2e1a1dfa4c34 /stickynotes/Makefile.am | |
parent | 0f858316b3a3128b696fb37428cc5699f1b5d3c9 (diff) | |
download | mate-applets-5b5dcfbdf27a5d402a7ff75230a5434596f04de9.tar.bz2 mate-applets-5b5dcfbdf27a5d402a7ff75230a5434596f04de9.tar.xz |
sticky-notes: Remove old and unused server file
Diffstat (limited to 'stickynotes/Makefile.am')
-rw-r--r-- | stickynotes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am index b58f553c..2b10fd29 100644 --- a/stickynotes/Makefile.am +++ b/stickynotes/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = pixmaps docs data +SUBDIRS = pixmaps docs ui_files = stickynotes-applet-menu.xml builder_files = stickynotes.ui |