summaryrefslogtreecommitdiff
path: root/sd_login/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sd_login/Makefile')
-rw-r--r--sd_login/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd_login/Makefile b/sd_login/Makefile
index 055ee05..daf076d 100644
--- a/sd_login/Makefile
+++ b/sd_login/Makefile
@@ -13,7 +13,6 @@
# limitations under the License.
files.src.gen += type_pid.go
-files.src.gen += cgroup_skip_gen.go
files.generate: $(files.src.gen)
maintainer-clean:
@@ -23,6 +22,4 @@ maintainer-clean:
%.go: %.go.gen
./$^ > $@
-cgroup_skip_gen.go: cgroup_skip.go
-
.DELETE_ON_ERROR: