mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 00:16:02 +03:00
Renamed example file.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
exemplesdir = $(datadir)/httrack/libtest
|
||||
exemples_DATA = example.* *.c *.h *.txt
|
||||
exemples_DATA = *.c *.h *.txt
|
||||
EXTRA_DIST = $(exemples_DATA)
|
||||
|
||||
INCLUDES = \
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include "htsdefines.h"
|
||||
|
||||
/* Local definitions */
|
||||
#include "example.h"
|
||||
#include "example-main.h"
|
||||
|
||||
/*
|
||||
* Name: main
|
||||
Reference in New Issue
Block a user