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: http://git.openbox.org/?a=commitdiff_plain;h=c40894bae8d0c8387c400fa53c014af0390caf65;p=dana%2Fopenbox.git Don't remove openbox-gnome.session on make clean - it's not generated. --- diff --git a/Makefile.am b/Makefile.am index e9477cea..17a46ff2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -610,7 +610,6 @@ EXTRA_DIST = \ CLEANFILES = \ $(nodist_man_MANS) \ $(nodist_bin_SCRIPTS) \ - $(dist_gnomesession_DATA) \ $(nodist_xsessions_DATA) \ $(nodist_rc_SCRIPTS) \ $(nodist_libexec_SCRIPTS)