diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-03-06 17:53:54 +0100 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-03-06 17:53:54 +0100 | 
| commit | 0b31e1d2ed17121a854e31b282dc1848de59ce4b (patch) | |
| tree | 58da17f41fecd0b7306f7a6bcc354b1512071d12 | |
| parent | a59e07d5abd87cd87a53733a7f303a394a30560c (diff) | |
Don't include moc.cpp and qrc.cpp files in dist.
| -rw-r--r-- | dgedit/Makefile.am | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/dgedit/Makefile.am b/dgedit/Makefile.am index 61aefbb..38cacca 100644 --- a/dgedit/Makefile.am +++ b/dgedit/Makefile.am @@ -23,8 +23,6 @@ dgedit_SOURCES = \  	samplesorter.cc \  	dgedit.qrc -#	dgedit_qrc.cpp $(shell ../tools/MocList cc )  -  EXTRA_DIST = \  	audioextractor.h \  	canvas.h \ | 
