Removed redundant variable from Makefile.am.

This commit is contained in:
Gilad Arnold 2004-12-14 01:24:34 +00:00
parent 88ec078368
commit 4329801481

View file

@ -1,4 +1,3 @@
lib_LIBRARIES=libpobj.a
libpobj_a_SOURCES=xmem.c hash.c pobj.c
librw_a_SOURCES=rw.c
AM_CFLAGS= -g -Wall -pedantic -std=gnu99