diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-06 14:55:02 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-06 15:02:14 +0100 |
| commit | 17de78b173d94b819cc8c6e2116d015689c19eea (patch) | |
| tree | d5da91db57fac55d5ad934f6f80130b3b6a7de93 /src | |
| parent | 00872537171d5c5de705c20130606f3292323841 (diff) | |
| download | ayatana-ido-17de78b173d94b819cc8c6e2116d015689c19eea.tar.gz ayatana-ido-17de78b173d94b819cc8c6e2116d015689c19eea.tar.bz2 ayatana-ido-17de78b173d94b819cc8c6e2116d015689c19eea.zip | |
make: Improve distclean ruleset.
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6b22590..dd9c4cb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -124,6 +124,7 @@ libayatana_ido3_0_4_la_LDFLAGS = \ $(libayatana_ido_0_4_la_LDFLAGS) DISTCLEANFILES = \ + Makefile.in \ stamp-idotypebuiltins.h \ idotypebuiltins.h \ idotypebuiltins.c |
