diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am index bf49040..d09ae48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,13 +31,6 @@ MOSTLYCLEANFILES = loadavg.c CLEANFILES = loadavg -# --------------- Local BUILD Section - -build.sh: $(top_builddir)/config.status $(srcdir)/build.sh.in - cd $(top_builddir) \ - && CONFIG_FILES=build.sh.in CONFIG_HEADERS= $(SHELL) ./config.status - - # --------------- Local INSTALL Section # If necessary, change the gid of the app and turn on the setgid flag. |