add missing social

This commit is contained in:
Christian Grothoff 2019-02-11 21:05:06 +01:00
parent 5ac774e1b3
commit 8795d17b84
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -2,7 +2,8 @@
pcfiles = \
gnunetmulticast.pc \
gnunetpsyc.pc \
gnunetpsycstore.pc
gnunetpsycstore.pc \
gnunetsocial.pc
all-local: $(pcfiles)
@ -19,7 +20,8 @@ pkgconfig_DATA = $(pcfiles)
EXTRA_DIST = \
gnunetmulticast.pc.in \
gnunetpsyc.pc.in \
gnunetpsycstore.pc.in
gnunetpsycstore.pc.in \
gnunetsocial.pc.in
CLEANFILES = $(pcfiles)
AM_CPPFLAGS = -I$(top_srcdir)/src/include