From 5d416432d5fd3bc347311eb42dd7576b86b2cb2e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 8 Jul 2019 14:33:34 +0200 Subject: Revert "command: use MaCommand object" This reverts commit dc14537a19b3fb3448f46d78707517d197e8febb. --- command/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'command/Makefile.am') diff --git a/command/Makefile.am b/command/Makefile.am index 2a9115d9..76fe2497 100644 --- a/command/Makefile.am +++ b/command/Makefile.am @@ -8,7 +8,7 @@ AM_CPPFLAGS = \ APPLET_LOCATION = $(libexecdir)/command-applet libexec_PROGRAMS = command-applet -command_applet_SOURCES = command.c ma-command.c ma-command.h +command_applet_SOURCES = command.c command_applet_LDADD = $(MATE_APPLETS4_LIBS) $(MATEDESKTOP_LIBS) command_applet_CFLAGS = $(WARN_CFLAGS) -- cgit v1.2.1