Whoops, I knew I'd miss something small in the build system. Fix
it git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@2 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
parent
f1ca4da6f7
commit
8f48c2c853
|
@ -1,3 +1,3 @@
|
||||||
AM_CFLAGS = @EXTRA_CFLAGS@ -g -O2 -W -Wall -Wstrict-prototypes -Wshadow
|
AM_CFLAGS = @EXTRA_CFLAGS@ -g -O2 -W -Wall -Wstrict-prototypes -Wshadow
|
||||||
sbin_PROGRAMS = splat
|
sbin_PROGRAMS = splat
|
||||||
kzt_SOURCES = splat.c
|
splat_SOURCES = splat.c
|
||||||
|
|
Loading…
Reference in New Issue