diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 74cab62..745e1da 100644 --- a/src/Makefile +++ b/src/Makefile @@ -21,7 +21,6 @@ apk_OBJS = \ blob.o \ hash.o \ md5.o \ - create.o \ add.o \ del.o \ ver.o \ |