aboutsummaryrefslogtreecommitdiff
path: root/nor-utils/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'nor-utils/Makemodule.am')
-rw-r--r--nor-utils/Makemodule.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/nor-utils/Makemodule.am b/nor-utils/Makemodule.am
index a5a0d4d..441a72e 100644
--- a/nor-utils/Makemodule.am
+++ b/nor-utils/Makemodule.am
@@ -1,10 +1,7 @@
-rfddump_SOURCES = nor-utils/rfddump.c
+rfddump_SOURCES = nor-utils/rfddump.c include/mtd_swab.h
rfddump_LDADD = libmtd.a
rfdformat_SOURCES = nor-utils/rfdformat.c
rfdformat_LDADD = libmtd.a
-NOR_BINS = \
- rfddump rfdformat
-
-sbin_PROGRAMS += $(NOR_BINS)
+sbin_PROGRAMS += rfddump rfdformat