diff options
Diffstat (limited to 'src/grp-journal/grp-remote/systemd-journal-upload/Makefile')
-rw-r--r-- | src/grp-journal/grp-remote/systemd-journal-upload/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grp-journal/grp-remote/systemd-journal-upload/Makefile b/src/grp-journal/grp-remote/systemd-journal-upload/Makefile index c2d1f42cc9..acfcbd22df 100644 --- a/src/grp-journal/grp-remote/systemd-journal-upload/Makefile +++ b/src/grp-journal/grp-remote/systemd-journal-upload/Makefile @@ -33,7 +33,6 @@ systemd_journal_upload_SOURCES = \ src/journal-remote/journal-upload-journal.c systemd_journal_upload_CFLAGS = \ - $(AM_CFLAGS) \ $(LIBCURL_CFLAGS) systemd_journal_upload_LDADD = \ |