Makefile: bump libudev version
This commit is contained in:
parent
99f1bc955a
commit
ee32ac5f64
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -43,7 +43,7 @@ libudev.pc: libudev.pc.in
|
|||
-e 's|@exec_prefix@|${PREFIX}|g' \
|
||||
-e "s|@libdir@|$$libdir|g" \
|
||||
-e "s|@includedir@|$$includedir|g" \
|
||||
-e 's|@VERSION@|243|g' \
|
||||
-e 's|@VERSION@|251|g' \
|
||||
libudev.pc.in > libudev.pc
|
||||
|
||||
install-headers: udev.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue