diff options
| author | Ted Gould <ted@gould.cx> | 2009-12-18 12:08:12 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2009-12-18 12:08:12 -0600 |
| commit | 6cdcb68487310df683f7c836e94f9d2111b8bb78 (patch) | |
| tree | ff3eec6fef6478bf14935b3ae02d72c4692956a8 /libdbusmenu-glib/Makefile.am | |
| parent | 6beb7871a30084471e949a998d961e42bc12e92b (diff) | |
| parent | 7cbec8065b76e02f383d9161b68fa2062b9db0b5 (diff) | |
| download | libdbusmenu-6cdcb68487310df683f7c836e94f9d2111b8bb78.tar.gz libdbusmenu-6cdcb68487310df683f7c836e94f9d2111b8bb78.tar.bz2 libdbusmenu-6cdcb68487310df683f7c836e94f9d2111b8bb78.zip | |
Updating to the basis of the v2 changes for dbusmenu
Diffstat (limited to 'libdbusmenu-glib/Makefile.am')
| -rw-r--r-- | libdbusmenu-glib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdbusmenu-glib/Makefile.am b/libdbusmenu-glib/Makefile.am index e74b9ab..fc37019 100644 --- a/libdbusmenu-glib/Makefile.am +++ b/libdbusmenu-glib/Makefile.am @@ -22,6 +22,7 @@ libdbusmenu_glib_la_SOURCES = \ menuitem.c \ menuitem-marshal.h \ menuitem-marshal.c \ + menuitem-private.h \ server.h \ server.c \ server-marshal.h \ |
