Makefile.am fixed
This commit is contained in:
parent
7767312143
commit
12fbab96cc
|
@ -23,5 +23,5 @@ libcmph_la_SOURCES = util.h debug.h\
|
||||||
|
|
||||||
libcmph_la_LDFLAGS = -version-info 0:0:0
|
libcmph_la_LDFLAGS = -version-info 0:0:0
|
||||||
|
|
||||||
cmph_SOURCES = main.c wingetopt.h wingetopt.c
|
cmph_SOURCES = main.c ../wingetopt.h ../wingetopt.c
|
||||||
cmph_LDADD = libcmph.la
|
cmph_LDADD = libcmph.la
|
||||||
|
|
Loading…
Reference in New Issue