diff options
author | Ted Gould <ted@gould.cx> | 2012-06-07 10:43:29 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-06-07 10:43:29 -0500 |
commit | 582b25fa3feb01f28196c6c26c898f859afeb808 (patch) | |
tree | 507b66c1a20b16c615676671b8f86f728523043d /libdbusmenu-glib | |
parent | d4cd4cf58651bda63f8504e81b82c535e4f97fa6 (diff) | |
parent | 92ce49aa3f1ecd493c33eca1c31233b9d1ca3c58 (diff) | |
download | libdbusmenu-582b25fa3feb01f28196c6c26c898f859afeb808.tar.gz libdbusmenu-582b25fa3feb01f28196c6c26c898f859afeb808.tar.bz2 libdbusmenu-582b25fa3feb01f28196c6c26c898f859afeb808.zip |
Making the headers match independent of build directory
Diffstat (limited to 'libdbusmenu-glib')
-rw-r--r-- | libdbusmenu-glib/enum-types.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/enum-types.h.in b/libdbusmenu-glib/enum-types.h.in index 5758438..afd9132 100644 --- a/libdbusmenu-glib/enum-types.h.in +++ b/libdbusmenu-glib/enum-types.h.in @@ -43,7 +43,7 @@ G_END_DECLS /*** END file-tail ***/ /*** BEGIN file-production ***/ -/* Enumerations from file: "@filename@" */ +/* Enumerations from file: "@basename@" */ #include "@basename@" /*** END file-production ***/ |