瀏覽代碼

add missing social

master
Christian Grothoff 5 年之前
父節點
當前提交
8795d17b84
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 939E6BE1E29FC3CC
共有 1 個檔案被更改,包括 4 行新增2 行删除
  1. +4
    -2
      pkgconfig/Makefile.am

+ 4
- 2
pkgconfig/Makefile.am 查看文件

@@ -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

Loading…
取消
儲存