tAdd new gtkenums.h file. - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b3b31aa753dea7d5beb7d3369af2a4fd57ec730b
(DIR) parent 5df905e8ef3931c4f1c3e66b6c1d5ce333617f2b
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Wed, 31 Jul 2002 16:32:21 +0000
Add new gtkenums.h file.
Diffstat:
M src/gtkport/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/gtkport/Makefile.am b/src/gtkport/Makefile.am
t@@ -1,4 +1,4 @@
noinst_LIBRARIES = libgtkport.a
-libgtkport_a_SOURCES = gtkport.c gtkport.h clist.c clist.h
+libgtkport_a_SOURCES = gtkport.c gtkport.h clist.c clist.h gtkenums.h
INCLUDES = -I../../intl -I${srcdir} -I${srcdir}/.. -I../.. @GTK_CFLAGS@
DEFS = @DEFS@