Skip to content
Snippets Groups Projects
Commit b523a6e6 authored by Christian Engwer's avatar Christian Engwer
Browse files

fixed small bug in sourcescheck

no more false alarm in uggrid

[[Imported from SVN: r2173]]
parent c2e18c61
No related branches found
No related tags found
No related merge requests found
# -*- Makefile -*-
# $Id$
sourcescheck_LIST = $(SOURCES) $(HEADERS) \
sourcescheck_LIST = $(SOURCES) $(DIST_SOURCES) $(HEADERS) $(DIST_HEADERS) \
$(sourcescheck_NOSOURCES) $(dist_noinst_DATA)
sourcescheck: sourcescheck-recursive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment