Lets build table.[ch] along with the rest of betawidget
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6371 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
97931f21eb
commit
0505129930
|
@ -16,6 +16,7 @@ libbetawidget_la_SOURCES = \
|
|||
geom.c \
|
||||
hBox.c \
|
||||
spacer.c \
|
||||
table.c \
|
||||
textEntry.c \
|
||||
vector.c \
|
||||
widget.c \
|
||||
|
@ -36,6 +37,7 @@ pkginclude_HEADERS = \
|
|||
geom.h \
|
||||
hBox.h \
|
||||
spacer.h \
|
||||
table.h \
|
||||
textEntry.h \
|
||||
vector.h \
|
||||
widget.h \
|
||||
|
|
Loading…
Reference in New Issue