From: Dana Jansens Date: Tue, 11 Oct 2011 22:03:24 +0000 (-0400) Subject: Don't remove openbox-gnome.session on make clean - it's not generated. X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=63fcce37919df578e2c113a88154c92d77221abe Don't remove openbox-gnome.session on make clean - it's not generated. --- diff --git a/Makefile.am b/Makefile.am index 7ed1f6a8..71469083 100644 --- a/Makefile.am +++ b/Makefile.am @@ -585,7 +585,6 @@ EXTRA_DIST = \ CLEANFILES = \ $(nodist_man_MANS) \ $(nodist_bin_SCRIPTS) \ - $(dist_gnomesession_DATA) \ $(nodist_xsessions_DATA) \ $(nodist_rc_SCRIPTS) \ $(nodist_libexec_SCRIPTS)