repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
glib
/
patches
/
001-automake-compat.patch
blob
585ebd6467574a968e2bebaec5a7054d875979a0
1
libgplugin_b_la_LIBADD = @G_MODULE_LIBS@ # $(libglib)
2
3
noinst_PROGRAMS = testgmodule
4
testgmodule_LDFLAGS += @G_MODULE_LDFLAGS@
5
testgmodule_LDADD = libgmodule.la $(libglib) @G_MODULE_LIBS@
6
7
.PHONY: files release