From 46305899fe8b58b890ef9c48b4271d1ea1c431ea Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 8 May 2013 13:02:30 +0200 Subject: Fix previous hackering commit --- mate-about/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'mate-about/Makefile.am') diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am index 0d82bd8..51cbdb4 100644 --- a/mate-about/Makefile.am +++ b/mate-about/Makefile.am @@ -1,5 +1,4 @@ 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) @@ -16,11 +15,6 @@ desktopdir = $(datadir)/applications desktop_in_files = mate-about.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) -if GNUCAT_ENABLED -pixmapdir = $(datadir)/pixmaps -pixmap_DATA = gnu-cat_navideno_v3.png gnu-cat.gif -endif - CLEANFILES = mate-about.desktop mate-about #-include $(top_srcdir)/git.mk -- cgit v1.2.1