diff options
Diffstat (limited to 'src/grp-machine/grp-import/systemd-export')
-rw-r--r-- | src/grp-machine/grp-import/systemd-export/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grp-machine/grp-import/systemd-export/Makefile b/src/grp-machine/grp-import/systemd-export/Makefile index aa8792565a..f641d93f14 100644 --- a/src/grp-machine/grp-import/systemd-export/Makefile +++ b/src/grp-machine/grp-import/systemd-export/Makefile @@ -33,7 +33,6 @@ systemd_export_SOURCES = \ src/import/export-raw.h systemd_export_CFLAGS = \ - $(AM_CFLAGS) \ $(XZ_CFLAGS) \ $(ZLIB_CFLAGS) \ $(BZIP2_CFLAGS) |