diff options
Diffstat (limited to 'modules/printbackends/lpr/Makefile.am')
-rw-r--r-- | modules/printbackends/lpr/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/printbackends/lpr/Makefile.am b/modules/printbackends/lpr/Makefile.am index a207e01fdb..fbe10afb39 100644 --- a/modules/printbackends/lpr/Makefile.am +++ b/modules/printbackends/lpr/Makefile.am @@ -1,3 +1,5 @@ +include $(top_srcdir)/Makefile.decl + if PLATFORM_WIN32 no_undefined = -no-undefined endif |