diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-06-18 08:03:10 -0400 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-06-18 08:03:10 -0400 |
commit | cb8cb6ef16fc0884d2499421fbeeca12e3288b56 (patch) | |
tree | 377ffc14cc780f50cb8fdf2edbebbfe6f86a32f6 /Makefile.am | |
parent | c6f14a086c0c1160293d1f4769e3bed9a92b674c (diff) | |
download | ayatana-indicator-sound-cb8cb6ef16fc0884d2499421fbeeca12e3288b56.tar.gz ayatana-indicator-sound-cb8cb6ef16fc0884d2499421fbeeca12e3288b56.tar.bz2 ayatana-indicator-sound-cb8cb6ef16fc0884d2499421fbeeca12e3288b56.zip |
Remove obsolete files (gtk and dbusmenu)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4753003..3ba6110 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,6 @@ SUBDIRS = \ EXTRA_DIST = \ autogen.sh \ - vapi/common-defs.vapi \ vapi/config.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |