aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2023-02-04 12:20:19 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2023-02-04 12:20:19 +0100
commit6491c5a60ad773185f5f08422e69ce76035f9f49 (patch)
tree276c0f8a50a8e548d963c424ee5798a98662166f /pkgconfig
parent0afd955f61d7670ef8ee94275a8fe5ea85a80bf4 (diff)
downloadgnunet-6491c5a60ad773185f5f08422e69ce76035f9f49.tar.gz
gnunet-6491c5a60ad773185f5f08422e69ce76035f9f49.zip
-fix indentation
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index f30f31878..b00993d0f 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -17,7 +17,7 @@ pcfiles = \
17 gnunethello.pc \ 17 gnunethello.pc \
18 gnunetidentity.pc \ 18 gnunetidentity.pc \
19 gnunetcadet.pc \ 19 gnunetcadet.pc \
20 gnunetmessenger.pc \ 20 gnunetmessenger.pc \
21 gnunetmicrophone.pc \ 21 gnunetmicrophone.pc \
22 gnunetmysql.pc \ 22 gnunetmysql.pc \
23 gnunetnamestore.pc \ 23 gnunetnamestore.pc \
@@ -60,7 +60,7 @@ EXTRA_DIST = \
60 gnunethello.pc.in \ 60 gnunethello.pc.in \
61 gnunetidentity.pc.in \ 61 gnunetidentity.pc.in \
62 gnunetcadet.pc.in \ 62 gnunetcadet.pc.in \
63 gnunetmessenger.pc.in \ 63 gnunetmessenger.pc.in \
64 gnunetmicrophone.pc.in \ 64 gnunetmicrophone.pc.in \
65 gnunetmysql.pc.in \ 65 gnunetmysql.pc.in \
66 gnunetnamestore.pc.in \ 66 gnunetnamestore.pc.in \