diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ all: $(TARGETS) monitor-get-edid-using-vbe: $(OBJS) -install: +install: $(TARGETS) install -d $(DESTDIR)$(bindir) install -d $(DESTDIR)$(sbindir) install monitor-edid monitor-probe monitor-probe-using-X $(DESTDIR)$(sbindir) |