mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 11:02:35 +01:00
Added pkg-config file for WUtil.
Currently, there is no WUtil.pc file so that WINGs developers can use pkg-config to compile programs using the WINGs utility library. This patch fixes this, and such a file is created by make, just like WINGs.pc and wrlib.pc. In addition, the WUtil.pc file has been added to .gitignore and included in the debian libwings-dev package.
This commit is contained in:
committed by
Carlos R. Mafra
parent
bb69682b88
commit
058e0a0ebd
1
.gitignore
vendored
1
.gitignore
vendored
@@ -81,6 +81,7 @@ WPrefs.app/WPrefs
|
||||
# These files are generated from make rules
|
||||
wrlib/wrlib.pc
|
||||
WINGs/WINGs.pc
|
||||
WINGs/WUtil.pc
|
||||
|
||||
WindowMaker/Defaults/WMRootMenu
|
||||
WindowMaker/Defaults/WMState
|
||||
|
||||
Reference in New Issue
Block a user