Move libusbx52 to top level

reverse-scroll
nirenjan 2021-07-29 21:57:19 -07:00
parent 7f30863e5d
commit 3b2378a54b
10 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ if USE_NLS
po_SUBDIRS = po po_SUBDIRS = po
endif endif
SUBDIRS = $(po_SUBDIRS) libx52 libx52util libx52io lib utils daemon tests udev SUBDIRS = $(po_SUBDIRS) libx52 libx52util libx52io libusbx52 lib utils daemon tests udev
# Extra files that need to be in the distribution # Extra files that need to be in the distribution
EXTRA_DIST = \ EXTRA_DIST = \

View File

@ -126,7 +126,7 @@ AC_CONFIG_FILES([ po/Makefile.in
lib/Makefile lib/Makefile
libx52/Makefile libx52/Makefile
libx52/libx52.pc libx52/libx52.pc
lib/libusbx52/Makefile libusbx52/Makefile
libx52util/Makefile libx52util/Makefile
libx52io/Makefile libx52io/Makefile
lib/pinelog/Makefile lib/pinelog/Makefile

View File

@ -4,5 +4,5 @@
# #
# SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0 # SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0
SUBDIRS = libusbx52 pinelog SUBDIRS = pinelog