summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-03-11 01:05:32 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-03-11 01:05:32 +0000
commitb3a97c2a19fe46c6032eccb372c6de814418aee7 (patch)
treeaf0a37539e9813260908eb0f372cda9bb5ef1b85
parent37d153443134e2849f3abf91cc53d547b413f1c1 (diff)
downloadyelp-b3a97c2a19fe46c6032eccb372c6de814418aee7.tar.gz
Include the header files -mig
-rw-r--r--src/info2html/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/info2html/Makefile.am b/src/info2html/Makefile.am
index d6ecd854..f29e8d1c 100644
--- a/src/info2html/Makefile.am
+++ b/src/info2html/Makefile.am
@@ -12,7 +12,7 @@ LDADD = \
bin_PROGRAMS = gnome-info2html
-gnome_info2html_SOURCES = main.c parse.c utils.c html.c
+gnome_info2html_SOURCES = main.c parse.c utils.c html.c data.h html.h parse.h utils.h version.h
CFLAGS += -Wall