X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=b41e91a3d81102529b6cb6133af5445638739feb;hb=8dfae186196e6cd740c1db0e0be2b5ac94b87993;hp=18748996484ffc7b8b2d42684cdc1bd3f26c4e52;hpb=41b959fd9b057354f642d84398b875d02b88b864;p=libguestfs.git diff --git a/src/Makefile.am b/src/Makefile.am index 1874899..b41e91a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -32,7 +32,8 @@ libguestfs_la_SOURCES = \ guestfs_protocol.c \ guestfs_protocol.h \ guestfs-actions.h \ - guestfs-actions.c + guestfs-actions.c \ + gettext.h libguestfs_la_CFLAGS = -Wall -DGUESTFS_DEFAULT_PATH='"$(libdir)/guestfs"'