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
commit38c87d202aa7c53770f2dcd8502f8a79ea75fbcf (patch)
tree5ffbbf4058c331ffbd379a6b73bb065c070069aa
parentf738979ad917f9384f972a1cc16e6ee1e7878bf6 (diff)
downloadnautilus-38c87d202aa7c53770f2dcd8502f8a79ea75fbcf.tar.gz
Include the header files -mig
-rw-r--r--components/help/converters/gnome-info2html2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/help/converters/gnome-info2html2/Makefile.am b/components/help/converters/gnome-info2html2/Makefile.am
index d6ecd8543..f29e8d1ce 100644
--- a/components/help/converters/gnome-info2html2/Makefile.am
+++ b/components/help/converters/gnome-info2html2/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