summaryrefslogtreecommitdiffstats
path: root/smartproxy/Makefile.am
blob: 8d680625fd7e943ac6f61f406e9fc4fe9eb13f3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# This file will be processed with automake-1.7 to create Makefile.in

AUTOMAKE_OPTIONS = 1.7

NULL =

etcdir = $(IPA_SYSCONF_DIR)
etc_DATA =			\
	ipa-smartproxy.conf		\
	$(NULL)

sbin_SCRIPTS =			\
	ipa-smartproxy		\
	$(NULL)

rotatedir = $(LOGROTATE_DIR)
rotate_DATA =			\
	ipa-smartproxy.logrotate	\
	$(NULL)

SUBDIRS =			\
	man			\
	$(NULL)

EXTRA_DIST =			\
	$(etc_DATA)		\
	$(rotate_DATA)		\
	$(NULL)

DISTCLEANFILES =		\
	$(NULL)

MAINTAINERCLEANFILES =		\
	*~			\
	aclocal.m4		\
	configure		\
	install-sh		\
	missing			\
	Makefile.in		\
	$(NULL)

install-data-hook:
	mv $(DESTDIR)/$(LOGROTATE_DIR)/ipa-smartproxy.logrotate $(DESTDIR)/$(LOGROTATE_DIR)/ipa-smartproxy