diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-03-16 18:16:02 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-03-16 18:16:02 +0100 |
| commit | 8ad7f49e5b5e9a254f73de53941a58fc6032a737 (patch) | |
| tree | f6bcc710fc79e4cb2e31b11c6be1e67c14bf48a9 /utils/Makefile | |
| parent | 4097daba7e43b3a1a3af77a715da1a2418d30392 (diff) | |
| parent | cc9757407fa124998613329ce73c5bba98d5cf21 (diff) | |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Diffstat (limited to 'utils/Makefile')
| -rw-r--r-- | utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile index 5ebb2310..81fa2932 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -73,7 +73,7 @@ rpctrace-CPPFLAGS = -DDATADIR=\"${datadir}\" fakeauth: authServer.o auth_requestUser.o interruptServer.o \ ../libports/libports.a ../libihash/libihash.a \ ../libshouldbeinlibc/libshouldbeinlibc.a -auth-MIGSFLAGS = -imacros $(srcdir)/../auth/authmutations.h +auth-MIGSFLAGS = -imacros $(srcdir)/../auth/mig-mutate.h fakeauth-CPPFLAGS = -I$(srcdir)/../auth authServer-CPPFLAGS = -I$(srcdir)/../auth auth_requestUser-CPPFLAGS = -I$(srcdir)/../auth |
