summaryrefslogtreecommitdiffstats
path: root/install/share/advise/legacy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'install/share/advise/legacy/Makefile.am')
-rw-r--r--install/share/advise/legacy/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/install/share/advise/legacy/Makefile.am b/install/share/advise/legacy/Makefile.am
new file mode 100644
index 00000000..73cd2718
--- /dev/null
+++ b/install/share/advise/legacy/Makefile.am
@@ -0,0 +1,15 @@
+NULL =
+
+appdir = $(IPA_DATA_DIR)/advise/legacy
+app_DATA = \
+ sssd.conf.template \
+ pam.conf.template \
+ $(NULL)
+
+EXTRA_DIST = \
+ $(app_DATA) \
+ $(NULL)
+
+MAINTAINERCLEANFILES = \
+ *~ \
+ Makefile.in