summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 391c626..66193de 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ PROGSRC=\
url.cpp
SRC=$(PROGSRC)
-HEADERS=$(PROGSRC:.cpp=.h)
+HEADERS=$(PROGSRC:.cpp=.h) archive.h
all: staticlib sharedlib