summaryrefslogtreecommitdiff
path: root/src/udev/mtd_probe/Makefile.am
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-17 11:44:13 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-17 11:44:13 -0500
commit5c40c23567ca5ec9fe702c3455e7a6d4c52d9324 (patch)
treea59f695c43c16547c9b63487430e7e7de06be6f4 /src/udev/mtd_probe/Makefile.am
parent67cae770344f23658562dffff95e77967543c475 (diff)
Fix all Makefile.am: work towards 'make distcheck' sanity
Diffstat (limited to 'src/udev/mtd_probe/Makefile.am')
-rw-r--r--src/udev/mtd_probe/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/mtd_probe/Makefile.am b/src/udev/mtd_probe/Makefile.am
index e71f7703d1..4b4db4f651 100644
--- a/src/udev/mtd_probe/Makefile.am
+++ b/src/udev/mtd_probe/Makefile.am
@@ -11,7 +11,7 @@ AM_CPPFLAGS = \
-I $(top_srcdir)/src/udev \
-I $(top_srcdir)/src/include
-udevlibexec_PROGRAMS += \
+udevlibexec_PROGRAMS = \
mtd_probe
mtd_probe_SOURCES = \