diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-02 19:41:09 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-02 19:41:09 +0100 |
| commit | 7ed5f4ac35bae117a3665a9fc5223a3f3724f14e (patch) | |
| tree | 144287e5bbb6ca928780c3548b4cc96f0a040c32 | |
| parent | a6c920da891eadcf0c8183522d1d12388927c48b (diff) | |
| download | ayatana-indicator-notifications-7ed5f4ac35bae117a3665a9fc5223a3f3724f14e.tar.gz ayatana-indicator-notifications-7ed5f4ac35bae117a3665a9fc5223a3f3724f14e.tar.bz2 ayatana-indicator-notifications-7ed5f4ac35bae117a3665a9fc5223a3f3724f14e.zip | |
Makefile.am: no localinstall anymore.
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 5667986..bda13dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,5 @@ SUBDIRS = \ po \ tests -DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall - EXTRA_DIST = autogen.sh |
