Merge changes from current upstream master branch.
[framework/security/smack.git] / init / Makefile.am
index 8fad8e5..875263f 100644 (file)
@@ -1,2 +1,9 @@
-initdir = /lib/systemd/system
-init_DATA = smack.mount smack.service
+if HAVE_SYSTEMD
+if HAVE_SYSTEMD_NEW
+
+else
+systemdsystemunit_DATA = \
+        smack.mount \
+        smack.service
+endif
+endif