]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Makefile
New classes to put all ESD contents on branches
[u/mrichter/AliRoot.git] / Makefile
index 791297046dab33d7e2378109bb24212252225f83..322deb09aeb517c49ca9e3859daa07090633b8b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -111,6 +111,10 @@ ifeq ($(findstring PWG0,$(MAKECMDGOALS)),PWG0)
 ALIROOTMODULES += PWG0
 endif
 
+ifeq ($(findstring PWG1,$(MAKECMDGOALS)),PWG1)
+ALIROOTMODULES += PWG1
+endif
+
 ifeq ($(findstring PWG2,$(MAKECMDGOALS)),PWG2)
 ALIROOTMODULES += PWG2
 endif