]> granicus.if.org Git - graphviz/commitdiff
add new files to Makefile.am
authorellson <devnull@localhost>
Mon, 15 Feb 2010 19:00:10 +0000 (19:00 +0000)
committerellson <devnull@localhost>
Mon, 15 Feb 2010 19:00:10 +0000 (19:00 +0000)
cmd/smyrna/Makefile.am

index 052e4581f3383a8dc49babd776b11d28692510c5..726fccfe3f2d167ab01ebbee79a92929889696c6 100644 (file)
@@ -39,6 +39,7 @@ noinst_HEADERS = btree.h draw.h filter.h glexpose.h glmotion.h gltemplate.h \
        hier.h materials.h selection.h smyrnadefs.h support.h topview.h \
        topviewdata.h topviewdefs.h trackball.h tvnodes.h viewport.h hotkeymap.h \
        topfisheyeview.h viewportcamera.h gvprpipe.h md5.h drawxdot.h arcball.h \
+       selectionfuncs.h topviewfuncs.h \
        gui/beacon.h gui/callbacks.h gui/datalistcallbacks.h gui/filterscallbacks.h \
        gui/frmobjectui.h gui/glcompui.h gui/gui.h gui/menucallbacks.h \
        gui/toolboxcallbacks.h gui/topviewsettings.h gui/appmouse.h polytess.h smyrna_utils.h
@@ -46,6 +47,7 @@ noinst_HEADERS = btree.h draw.h filter.h glexpose.h glmotion.h gltemplate.h \
 smyrna_SOURCES = btree.c draw.c filter.c glexpose.c glmotion.c gltemplate.c \
        hier.c main.c selection.c support.c template.c topview.c topviewdata.c \
        topfisheyeview.c trackball.c tvnodes.c viewport.c viewportcamera.c \
+       selectionfuncs.c topviewfuncs.c \
        gvprpipe.c md5.c drawxdot.c arcball.c hotkeymap.c \
        gui/beacon.c gui/callbacks.c gui/datalistcallbacks.c gui/filterscallbacks.c \
        gui/frmobjectui.c gui/glcompui.c gui/gui.c gui/menucallbacks.c \