diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-17 18:29:09 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-17 18:29:09 +0000 |
commit | a8aee721647a7efd8729ab71328ba763cdd30392 (patch) | |
tree | 99cee628358d959b3dbda82765fc065679b3012e /app/beforelight/Makefile.in | |
parent | 22f38bb67c5fed51ccf92ff7b3859d1dbec471d8 (diff) |
regen
Diffstat (limited to 'app/beforelight/Makefile.in')
-rw-r--r-- | app/beforelight/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/beforelight/Makefile.in b/app/beforelight/Makefile.in index 02e14454a..bc0bac939 100644 --- a/app/beforelight/Makefile.in +++ b/app/beforelight/Makefile.in @@ -182,9 +182,7 @@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ - -# App default files (*.ad) -appdefaultdir = $(DESTDIR)@appdefaultdir@ +appdefaultdir = @appdefaultdir@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ @@ -221,6 +219,8 @@ beforelight_SOURCES = \ appman_PRE = \ beforelight.man + +# App default files (*.ad) EXTRA_DIST = Beforelight.ad $(appman_PRE) APPDEFAULTFILES = \ Beforelight |