From 3e894dbd0538d1433a0a3be22c7a0388ad9fb8d9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 23 Apr 2014 22:02:11 +0200 Subject: mate-about: Use MateAboutDialog --- mate-about/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-about/Makefile.am') diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am index 51cbdb4..be825d8 100644 --- a/mate-about/Makefile.am +++ b/mate-about/Makefile.am @@ -1,7 +1,7 @@ bin_PROGRAMS = mate-about mate_about_SOURCES = mate-about.c mate-about.h mate_about_CFLAGS = $(MATE_ABOUT_CFLAGS) $(UNIQUE_CFLAGS) -mate_about_LDADD = $(MATE_ABOUT_LIBS) $(UNIQUE_LIBS) +mate_about_LDADD = $(MATE_ABOUT_LIBS) $(UNIQUE_LIBS) $(top_builddir)/libmate-desktop/libmate-desktop-2.la AM_CPPFLAGS = \ -I$(top_srcdir) \ -- cgit v1.2.1