diff options
author | Ted Gould <ted@gould.cx> | 2010-12-02 16:54:51 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-02 16:54:51 -0600 |
commit | 1a1a2e332070a389f840fd6c5ed6b5b8ffbf00fa (patch) | |
tree | 5e4a68d01c7ffb471575cfbfb520265dc99c5b1d | |
parent | 6e2c63951469dff55d6e6236f61bed7c44413459 (diff) | |
download | ayatana-indicator-application-1a1a2e332070a389f840fd6c5ed6b5b8ffbf00fa.tar.gz ayatana-indicator-application-1a1a2e332070a389f840fd6c5ed6b5b8ffbf00fa.tar.bz2 ayatana-indicator-application-1a1a2e332070a389f840fd6c5ed6b5b8ffbf00fa.zip |
Removing some unneeded files
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index f7ea14d..335efc6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,8 +3,6 @@ SUBDIRS = data \ tests EXTRA_DIST = \ - omf.make \ - autogen.sh \ ChangeLog DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |