diff options
Diffstat (limited to 'libstore/Makefile')
-rw-r--r-- | libstore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstore/Makefile b/libstore/Makefile index b33fc913..76c24dc6 100644 --- a/libstore/Makefile +++ b/libstore/Makefile @@ -36,3 +36,4 @@ include ../Makeconf storeread: libstore.so ../libshouldbeinlibc/libshouldbeinlibc.so storecat: libstore.so ../libshouldbeinlibc/libshouldbeinlibc.so +storeargs: libstore.so ../libshouldbeinlibc/libshouldbeinlibc.so |