From 7730dfb5e1fc7e2f8b1df0eb9ef62c451a5f725f Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 17 Nov 2012 16:22:12 -0500 Subject: Restructure src/ as per lu_zero --- src/include/Makefile.am | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 src/include/Makefile.am (limited to 'src/include/Makefile.am') diff --git a/src/include/Makefile.am b/src/include/Makefile.am deleted file mode 100644 index 126d298a9e..0000000000 --- a/src/include/Makefile.am +++ /dev/null @@ -1,33 +0,0 @@ -ACLOCAL_AMFLAGS = -I m4 - -nodist_include_HEADERS = \ - acl-util.h \ - cgroup-util.h \ - conf-files.h \ - def.h \ - dev-setup.h \ - exit-status.h \ - hashmap.h \ - ioprio.h \ - label.h \ - libudev-hwdb-def.h \ - libudev-private.h \ - log.h \ - logind-acl.h \ - macro.h \ - Makefile.am \ - missing.h \ - mkdir.h \ - path-util.h \ - sd-daemon.h \ - sd-login.h \ - set.h \ - socket-util.h \ - sparse-endian.h \ - strbuf.h \ - strv.h \ - udev.h \ - util.h - -dist_include_HEADERS = \ - libudev.h -- cgit v1.2.3-54-g00ecf