mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
15 lines
180 B
Makefile
15 lines
180 B
Makefile
include $(top_srcdir)/Makefile.am.inc
|
|
|
|
SUBDIRS = \
|
|
ata_id \
|
|
cdrom_id \
|
|
edd_id \
|
|
path_id \
|
|
firmware \
|
|
collect \
|
|
floppy \
|
|
fstab_import \
|
|
rule_generator \
|
|
scsi_id \
|
|
usb_id
|