From 6372ed837298a34f6d16e0cde929822879863195 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 15 Nov 2015 18:40:17 +0200 Subject: build: migrate to autotools Signed-off-by: Alon Bar-Lev --- conf.d/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 conf.d/Makefile.am (limited to 'conf.d') diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am new file mode 100644 index 0000000000..73e45c1920 --- /dev/null +++ b/conf.d/Makefile.am @@ -0,0 +1,8 @@ +# +# Copyright (C) 2015 Alon Bar-Lev +# +MAINTAINERCLEANFILES= $(srcdir)/Makefile.in + +dist_config_DATA = \ + apps_groups.conf \ + $(NULL) -- cgit v1.2.3