From 79871c9b9daa1fad1b84af8f7eb54fced7526b2e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 5 Aug 2008 14:11:24 -0700 Subject: Fix build of startx & xinitrc with Solaris make For some reason, having the dependencies explictly listed causes it to ignore the suffix implicit rule for .cpp. --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 78ae154..0d831f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,9 +67,6 @@ endif DIST_SUBDIRS = privileged_startx -xinitrc: xinitrc.cpp Makefile -startx: startx.cpp Makefile - xinitrc_DATA = xinitrc CLEANFILES = xinitrc startx $(appman_DATA) $(launchagents_DATA) -- cgit v1.2.3