summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 35cd0b9d0..8b8d5a95d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,9 +17,6 @@ dist_usrbin_exec_SCRIPTS =
INSTALL_EXEC_HOOKS =
UNINSTALL_HOOKS =
-
-INSTALL_EXEC_HOOKS =
-UNINSTALL_HOOKS =
INSTALL_DATA_HOOKS =
EXTRA_DIST =
@@ -39,10 +36,6 @@ SUBDIRS = \
RCS_FIND_IGNORE = \( -name SCCS -o -name BitKeeper -o -name .svn -o \
-name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o
-if BUILD_HWCLOCK
-SUBDIRS += hwclock
-endif
-
if BUILD_PARTX
SUBDIRS += partx
endif