diff options
Diffstat (limited to 'support/Makefile.am')
-rw-r--r-- | support/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile.am b/support/Makefile.am index 53959a0..1c78250 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = -D_GNU_SOURCE lib_LTLIBRARIES = libgnomesupport.la -supportinclude_HEADERS = gnome-argp.h getopt.h long-options.h argp.h +supportinclude_HEADERS = gnome-argp.h getopt.h long-options.h argp.h error.h # it is in _DATA since we don't want `gnomesupport.h' to be part of # the distributed `.tar.gz' file |