mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
Include the correct directory for out-of-source builds.
When building in-source, the source and header files are in the same directory, but they are not in out-of-source.
This commit is contained in:
parent
102831867c
commit
40e32b7160
@ -259,6 +259,7 @@ extras_modem_modeswitch_modem_modeswitch_CPPFLAGS = $(AM_CPPFLAGS) $(LIBUSB_CFLA
|
||||
extras_modem_modeswitch_modem_modeswitch_LDADD = libudev/libudev-private.la $(LIBUSB_LIBS)
|
||||
|
||||
extras_keymap_keymap_SOURCES = extras/keymap/keymap.c
|
||||
extras_keymap_keymap_CPPFLAGS = $(AM_CPPFLAGS) -I extras/keymap
|
||||
nodist_extras_keymap_keymap_SOURCES = \
|
||||
extras/keymap/keys-from-name.h \
|
||||
extras/keymap/keys-to-name.h
|
||||
|
Loading…
Reference in New Issue
Block a user