aboutsummaryrefslogtreecommitdiffstats
path: root/fsosystemd
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2012-04-23 12:51:26 +0200
committerSimon Busch <morphis@gravedo.de>2012-04-23 15:34:55 +0200
commit24760ad85a0b3861d76445f84b160f02d75d701d (patch)
tree57176b43ab0706d7b48fec2363196c05c8ee4286 /fsosystemd
parent8484a930e70057bda192b36e65e49ab3ff56ecab (diff)
downloadcornucopia-24760ad85a0b3861d76445f84b160f02d75d701d.tar.gz
cornucopia-24760ad85a0b3861d76445f84b160f02d75d701d.tar.bz2
cornucopia-24760ad85a0b3861d76445f84b160f02d75d701d.zip
fsotdld/fsodeviced/fsosystemd/fsoaudiod: include systemd services file in our release tarball
Diffstat (limited to 'fsosystemd')
-rw-r--r--fsosystemd/Makefile.am1
-rw-r--r--fsosystemd/configure.ac1
-rw-r--r--fsosystemd/data/Makefile.am4
3 files changed, 6 insertions, 0 deletions
diff --git a/fsosystemd/Makefile.am b/fsosystemd/Makefile.am
index acdb7110..ead66855 100644
--- a/fsosystemd/Makefile.am
+++ b/fsosystemd/Makefile.am
@@ -5,6 +5,7 @@ NULL =
SUBDIRS = \
src \
conf \
+ data \
$(NULL)
MAINTAINERCLEANFILES = \
diff --git a/fsosystemd/configure.ac b/fsosystemd/configure.ac
index 55cb73dc..2dd88044 100644
--- a/fsosystemd/configure.ac
+++ b/fsosystemd/configure.ac
@@ -97,6 +97,7 @@ AC_CONFIG_FILES([
src/plugins/kernel26_firmwareloader/Makefile
conf/Makefile
conf/default/Makefile
+ data/Makefile
])
AC_OUTPUT
diff --git a/fsosystemd/data/Makefile.am b/fsosystemd/data/Makefile.am
new file mode 100644
index 00000000..035d858d
--- /dev/null
+++ b/fsosystemd/data/Makefile.am
@@ -0,0 +1,4 @@
+include $(top_srcdir)/Makefile.decl
+NULL =
+
+EXTRA_DIST += fsosystemd.service