1
Fork 0

Makefile.am fixed

This commit is contained in:
fc_botelho 2006-04-19 19:38:41 +00:00
parent 7767312143
commit 12fbab96cc
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ libcmph_la_SOURCES = util.h debug.h\
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