diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -27,7 +27,7 @@ PROGSRC=\      url.cpp  SRC=$(PROGSRC) -HEADERS=$(PROGSRC:.cpp=.h) +HEADERS=$(PROGSRC:.cpp=.h) archive.h  all: staticlib sharedlib | 
