summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-06 16:22:15 +0000
committerpixel <pixel>2007-07-06 16:22:15 +0000
commit36fd1a3846fcb08abdf5dafcd6703586b51e369e (patch)
tree8d1601b798224bfa426c41d005f3adb2ac8ab9fe /Makefile
parent9e61ac4e3d435a530cdff0170975f7759c50b02d (diff)
Various progress.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69a8e33..8c720b8 100644
--- a/Makefile
+++ b/Makefile
@@ -4,11 +4,13 @@ AR = ar rcs
CPPFLAGS = -g -Wall -Werror
SOURCE_LIST = \
+MPQCryptography.c \
errors.c \
extract.c \
mpq-bios.c \
-MPQCryptography.c \
mpq-errors.c \
+mpq-misc.c \
+
TARGET = mpqlib.a