From 3bd9d369e233c203108eb0baa5bac570789b7f90 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sat, 16 Dec 2006 00:25:20 +0200 Subject: Makefile.am: make appdefaultdir respect DESTDIR ... even if it won't be relative to $(prefix) or $(sysconfdir). --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d5ca4d0..176aeae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,8 +33,6 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = @appdefaultdir@ - EXTRA_DIST = \ Beforelight.ad -- cgit v1.2.3