mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Fixed typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9201 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8795c0cf95
commit
7860360e3b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ include ../Version
|
|||
include ../config.mak
|
||||
|
||||
srcdir = .
|
||||
PACKAGE_NAME = gnutep-base
|
||||
PACKAGE_NAME = gnustep-base
|
||||
LIBRARY_VAR = GNUSTEP_BASE
|
||||
|
||||
# The library to be compiled
|
||||
|
|
Loading…
Reference in a new issue