Skip to content

Commit 28c05b5

Browse files
committed
Install sowon_rgfw on make install
1 parent 2ed95bd commit 28c05b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ clean:
4545
install: all
4646
$(INSTALL) -d $(DESTDIR)$(PREFIX)/bin
4747
$(INSTALL) -C ./sowon $(DESTDIR)$(PREFIX)/bin
48+
$(INSTALL) -C ./sowon_rgfw $(DESTDIR)$(PREFIX)/bin
4849
$(INSTALL) -d $(DESTDIR)$(PREFIX)/man/man6
4950
$(INSTALL) -C docs/sowon.6.gz $(DESTDIR)$(PREFIX)/man/man6

0 commit comments

Comments
 (0)