mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-11-01 00:51:08 +03:00
4dea370d49
Many thanks to Chris Spiegel for finding the still current vol_id non-large-file-access bug, because of not including config.h.
10 lines
154 B
Makefile
10 lines
154 B
Makefile
include $(top_srcdir)/Makefile.am.inc
|
|
|
|
udevhomedir = $(udev_prefix)/lib/udev
|
|
dist_udevhome_SCRIPTS = \
|
|
firmware.sh
|
|
|
|
distclean-local:
|
|
rm -f Makefile.in
|
|
|