summaryrefslogtreecommitdiff
path: root/include/Makefile.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-09-11 21:30:05 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2015-09-11 21:46:35 +0200
commit95b5d24f434b6f2174d500a0c7b2bba78b7cd2e9 (patch)
treefd2d34a62a59007b508ffe972c20c487ba2ce5cb /include/Makefile.in
parent19443035a613f3bd5e6028070cabd077279722c8 (diff)
downloadlvm2-95b5d24f434b6f2174d500a0c7b2bba78b7cd2e9.tar.gz
configure: relocate configure.h
Commit 9403edbb93a2c337df790408e9ff3d26566b7443 move location of configure.h and lvm-version.h. Let's try even better place then /conf dir which should be left for user configurable files. Put these files right into include dir.
Diffstat (limited to 'include/Makefile.in')
-rw-r--r--include/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile.in b/include/Makefile.in
index 2049b671e..c7f68656f 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -1,6 +1,6 @@
#
# Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
-# Copyright (C) 2004-2010 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2004-2015 Red Hat, Inc. All rights reserved.
#
# This file is part of LVM2.
#
@@ -35,5 +35,5 @@ device-mapper: all
cflow: all
-DISTCLEAN_TARGETS += .symlinks
+DISTCLEAN_TARGETS += .symlinks configure.h lvm-version.h
CLEAN_TARGETS += $(LINKS) .include_symlinks .symlinks_created