diff options
author | Miles Bader <miles@gnu.org> | 1996-08-21 18:47:07 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-08-21 18:47:07 +0000 |
commit | 2af790f395d94458896dd1719999ee5d34fc40d9 (patch) | |
tree | 79b26d36212305e1f076f5081186b4ec09e1876a /libstore/Makefile | |
parent | 195792bd493fe92886a9e81a41bd4d574d6a5246 (diff) |
.
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 |