diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-05-29 10:36:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-29 10:36:57 +0100 |
commit | 5f86a1e1a87722b86ad5d4aab89d19d78f52403f (patch) | |
tree | 3f9ac2a692390b1a36817a99ce9b941499335aa8 /src | |
parent | 4b8e6a81c61e7142b9637b4c3e1d2aac40b33610 (diff) |
fix missing Changelog entry and remove makefile.mk foo
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cbe8e3d..7b574c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -22,7 +22,6 @@ testtextcat_SOURCES = testtextcat.c testtextcat_LDADD = libexttextcat-2.0.la EXTRA_DIST = libexttextcat.map \ - makefile.mk \ test-primary.sh.in \ test-secondary.sh.in \ exttextcat-version.h \ |