mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-11-01 00:51:08 +03:00
17 lines
191 B
Makefile
17 lines
191 B
Makefile
SUBDIRS = \
|
|
ata_id \
|
|
cdrom_id \
|
|
edd_id \
|
|
path_id \
|
|
firmware \
|
|
collect \
|
|
floppy \
|
|
fstab_import \
|
|
rule_generator \
|
|
scsi_id \
|
|
usb_id \
|
|
volume_id
|
|
|
|
distclean-local:
|
|
rm -f Makefile.in
|