- added removed files to svn:ignore

- fixed bug in pluto/Makefile.am
This commit is contained in:
Martin Willi 2006-05-19 14:25:08 +00:00
parent d6c32b83de
commit a2744feb63
1 changed files with 2 additions and 2 deletions

View File

@ -36,10 +36,10 @@ DISTCLEANFILES = oid.c oid.h
PERL=perl
oid.c: oid.txt oid.pl
$PERL oid.pl
$(PERL) oid.pl
oid.h: oid.txt oid.pl
$PERL oid.pl
$(PERL) oid.pl
# This compile option activates dynamic URL fetching using libcurl
if USE_LIBCURL