We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab8de4 commit ecb3310Copy full SHA for ecb3310
1 file changed
src/Makefile
@@ -770,6 +770,7 @@ install-kernel-indep: install-dirs
770
install-kernel-indep: install-python
771
install-python: install-dirs
772
$(DIR) $(DESTDIR)$(SITEPY) $(DESTDIR)$(SITEPY)/rs274
773
+ $(DIR) $(DESTDIR)$(SITEPY)/bridgeui
774
$(DIR) $(DESTDIR)$(SITEPY)/common
775
$(DIR) $(DESTDIR)$(SITEPY)/touchy
776
$(DIR) $(DESTDIR)$(SITEPY)/gscreen
0 commit comments