summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 56a7a6506..d3171a0e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,6 @@ MAN_DIRS = man/ru
SUBDIRS = \
$(MAN_DIRS) \
- fdisk \
po
RCS_FIND_IGNORE = \( -name SCCS -o -name BitKeeper -o -name .svn -o \
@@ -58,6 +57,7 @@ include mount-deprecated/Makemodule.am
include sys-utils/Makemodule.am
include misc-utils/Makemodule.am
include disk-utils/Makemodule.am
+include fdisks/Makemodule.am
include tests/Makemodule.am