Remove MIBEDIT automake file
This commit is contained in:
parent
46aa717e1c
commit
2f1696c135
|
@ -1,17 +0,0 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/intl \
|
||||
$(GNOME_INCLUDEDIR)
|
||||
|
||||
bin_PROGRAMS = mibedit
|
||||
|
||||
mibedit_SOURCES = \
|
||||
main.c \
|
||||
support.c support.h \
|
||||
interface.c interface.h \
|
||||
callbacks.c callbacks.h \
|
||||
mib_access.c mib_access.h
|
||||
|
||||
mibedit_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS)
|
||||
|
Loading…
Reference in a new issue