mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
11 lines
350 B
Diff
11 lines
350 B
Diff
--- a/extensions/ACCOUNT/Makefile.am
|
|
+++ b/extensions/ACCOUNT/Makefile.am
|
|
@@ -3,7 +3,7 @@
|
|
AM_CPPFLAGS = ${regular_CPPFLAGS} -I${abs_top_srcdir}/extensions
|
|
AM_CFLAGS = ${regular_CFLAGS} ${libxtables_CFLAGS}
|
|
|
|
-include ${top_srcdir}/Makefile.extra
|
|
+include ../../Makefile.extra
|
|
|
|
sbin_PROGRAMS = iptaccount
|
|
iptaccount_LDADD = libxt_ACCOUNT_cl.la
|