From 85d02ebea38a782a23c4af65619d253dc08f8a26 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Mon, 15 Jul 2013 01:41:19 -0300 Subject: util: Add mkdir_p implementation from testsuite --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0ed944c..57b7372 100644 --- a/Makefile.am +++ b/Makefile.am @@ -154,7 +154,6 @@ testsuite_path_la_LDFLAGS = $(TESTSUITE_OVERRIDE_LIBS_LDFLAGS) testsuite_delete_module_la_LDFLAGS = $(TESTSUITE_OVERRIDE_LIBS_LDFLAGS) testsuite_init_module_la_LDFLAGS = $(TESTSUITE_OVERRIDE_LIBS_LDFLAGS) testsuite_init_module_la_SOURCES = testsuite/init_module.c \ - testsuite/mkdir.c testsuite/mkdir.h \ testsuite/stripped-module.h testsuite_init_module_la_LIBADD = libkmod/libkmod-internal.la -- cgit v1.2.1