diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 14db7741f9..a4dba1575c 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,7 +1,12 @@ +2004-04-09 Ralf Corsepius + + * optman/Makefile.am: Set EXEEXT = (Work around to a bug in + automake). + 2004-04-03 Wilfried Busalski PR 599/pppd - * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak. + * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak. 2004-04-02 Ralf Corsepius diff --git a/c/src/optman/Makefile.am b/c/src/optman/Makefile.am index dbcfe5bf14..bf0fa59818 100644 --- a/c/src/optman/Makefile.am +++ b/c/src/optman/Makefile.am @@ -4,6 +4,8 @@ include $(top_srcdir)/automake/compile.am +EXEEXT = + EXTRA_PROGRAMS = CLEANFILES = project_lib_DATA =