[openbnc-cvs] openbnc/menuconf Makefile.in,1.3,1.4
Status: Beta
Brought to you by:
andrereis
From: Kiraly Z. <yo...@us...> - 2004-07-14 09:42:09
|
Update of /cvsroot/openbnc/openbnc/menuconf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25353/openbnc/menuconf Modified Files: Makefile.in Log Message: Fixed Makefile Index: Makefile.in =================================================================== RCS file: /cvsroot/openbnc/openbnc/menuconf/Makefile.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile.in 9 Jul 2004 18:45:04 -0000 1.3 +++ Makefile.in 14 Jul 2004 09:42:01 -0000 1.4 @@ -37,7 +37,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : bin_PROGRAMS = menuconf$(EXEEXT) -subdir = menuconf +subdir = DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in |