diff options
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r-- | macros/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am index 28dc457462..e28684c81c 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -9,6 +9,8 @@ MACROS= \ gnome-objc-checks.m4 \ gnome-pthread-check.m4 \ gnome-support.m4 \ + gnome-undelfs.m4 \ + gnome-vfs.m4 \ gnome-x-checks.m4 \ gnome.m4 \ need-declaration.m4 |