aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicolas Dato <nicolas.dato@gmail.com>2025-07-06 22:51:25 -0300
committerNicolas Dato <nicolas.dato@gmail.com>2025-07-06 22:55:29 -0300
commit6efc65ee328f8fda9f4acecee3624cbc270cd8a7 (patch)
treed2c712d0a937c37d483cafe5abf278698c87453b /Makefile.am
parent3f3e5015bcdad476cd930306aa11f6c14e0cedf3 (diff)
downloadlibtuberia-6efc65ee328f8fda9f4acecee3624cbc270cd8a7.tar.gz
adding pkg-config file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cc30fa8..d36efab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
SUBDIRS = src
+pkgconfig_DATA = tuberia.pc
if TESTS
SUBDIRS += test