diff options
Diffstat (limited to 'net-p2p/lopster/Makefile')
-rw-r--r-- | net-p2p/lopster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 3311b1757bc6..cf632d6bb430 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -19,7 +19,7 @@ USE_GTK= yes USE_X_PREFIX= yes post-extract: -.for i in aclocal.m4 stamp-h.in Makefile.in configure +.for i in aclocal.m4 stamp-h.in Makefile.in configure src/Makefile.in ${TOUCH} ${WRKSRC}/${i} .endfor |