Skip to content

Commit

Permalink
Remove dt-util script.
Browse files Browse the repository at this point in the history
  • Loading branch information
PerBothner committed Nov 13, 2017
1 parent 6dbc8ab commit 5125a8d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 296 deletions.
3 changes: 1 addition & 2 deletions Makefile.am
Expand Up @@ -293,7 +293,6 @@ endif
ELECTRON_FILES = electron/package.json electron/main.js

install-data-local:
$(INSTALL_SCRIPT) bin/dt-util $(DESTDIR)$(bindir)
if WITH_JAVA
$(MKDIR_P) $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) -t $(DESTDIR)$(pkgdatadir) share/domterm/domterm.jar
Expand Down Expand Up @@ -329,7 +328,7 @@ else
endif
endif

man1_MANS = doc/domterm.man doc/dt-util.man
man1_MANS = doc/domterm.man
if WITH_LIBWEBSOCKETS
man1_MANS += doc/ldomterm.man
endif
Expand Down
257 changes: 0 additions & 257 deletions bin/dt-util

This file was deleted.

37 changes: 0 additions & 37 deletions doc/dt-util.man

This file was deleted.

0 comments on commit 5125a8d

Please sign in to comment.